[HECnet] "IP protocols on DECnet'

Johnny Billquist bqt at softjar.se
Mon Nov 8 07:13:53 PST 2021


On 2021-11-08 15:27, Paul Koning wrote:
> 
> 
>> On Nov 7, 2021, at 9:54 PM, Peter Lothberg <roll at stupi.com> wrote:
>>
>> In  the "old days" we did SMTP over DECnet, has anyone considered doing Telnet, FTP, HTTP etc over
>> DECnet transport?
> 
> I've thought about http over DECnet.  That would be really easy.  The obvious way to deal with any TCP-based protocol is just to send the byte streams over DECnet messages, in the same fashion as DECnet/Ultrix streaming mode DECnet sockets do.  (Precisely how that works I don't remember.)  In the case of HTTP, a natural simplification would be to send the entire header, in both directions, as a single message, with any data following in one or more additional messages.

Streaming mode DECnet sockets would be interesting to learn something about.
Because otherwise the problem is really that DECnet is packet based, and 
not byte based like TCP. So there is potentially some problems with 
adapting TCP protocols for DECnet.

> The DECnet object number for HTTP should be 80, obviously.  :-)

:-)
I think we're good. As far as I know, object 80 have never been "allocated".

   Johnny

-- 
Johnny Billquist                  || "I'm on a bus
                                   ||  on a psychedelic trip
email: bqt at softjar.se             ||  Reading murder books
pdp is alive!                     ||  tryin' to stay hip" - B. Idol


More information about the Hecnet-list mailing list