home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / protocol / tcpip / 4326 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  2.5 KB

  1. Path: sparky!uunet!spool.mu.edu!sol.ctr.columbia.edu!eff!news.byu.edu!news.mtholyoke.edu!nic.umass.edu!dime!legato.cs.umass.edu!shri
  2. From: shri@legato.cs.umass.edu (H.Shrikumar{shri@ncst.in})
  3. Newsgroups: comp.protocols.tcp-ip
  4. Subject: Re: Is info on the Delta-t protocol available electronically?
  5. Summary: Delta-T is intersting .... anyone else using it ?
  6. Message-ID: <53053@dime.cs.umass.edu>
  7. Date: 7 Sep 92 22:52:51 GMT
  8. References: <STEINAR.HAUG.92Aug21174944@delab.sintef.no>
  9. Sender: news@dime.cs.umass.edu
  10. Reply-To: shri@legato.CS.UMASS.EDU (H.Shrikumar)
  11. Organization: University of Massachusetts, Amherst
  12. Lines: 47
  13.  
  14. In article <STEINAR.HAUG.92Aug21174944@delab.sintef.no> 
  15. Steinar.Haug@delab.sintef.no (Steinar Haug) writes:
  16.  
  17. >I would like to understand the Delta-t protocol better, and therefore I need
  18. >more info. My questions are:
  19. >
  20. >- Is any info on the Delta-t protocol available electronically? Anonymous
  21. >FTP would be fine.
  22. >
  23. >- Is the Delta-t protocol still being used?
  24.  
  25.  
  26.   This does not answer the questions above directly ... but just adds a
  27.   comment to it.
  28.  
  29.   Back a year or more ago, I had implemented a protocol that ws inspired
  30. by the delta-T protocol, and attempted to Unify UDP and TCP in some
  31. sense, and work well over Thin-Wires. (below 300 bauds). The product of
  32. that work was called ALAP-GUT (with ALAP providing an IP like service
  33. with cut-thru routing to avoid packet framing delays) and GUT providing
  34. a Generalised User Transport Service.
  35.  
  36.    The effort was to gateway both TCP and UDP traffic back and forth
  37. and was achieved quite OK.
  38.  
  39.    In fact, this proved to be good enough to run telnet and talk over
  40. lines as slow as 50 bauds (yup, I needed to set up large Wide Area
  41. networks using Teleprinter lines !! Nightmarish ... but I'm not
  42. talking in my sleep :-) , running multiple hops, with the instant
  43. connection establishment features of GUT, adapted from Delta-T and the
  44. cut-thru source-routing of ALAP contributing very well.
  45.  
  46.    I guess I must wrap it up and write about it sometime ... Guess
  47. I need some pushing ! ;-)
  48.  
  49.    Is Delta-T being used someplace else ... I'd be very very keen to know!
  50.  
  51.  
  52. -- shrikumar ( shri@legato.cs.umass.edu, shri@iucaa.ernet.in )
  53.  
  54. PS: Since this is the firt time I've had the oportunity to mention
  55. this, let me mention my tnx to Jon Postel for digging out the 
  56. elusive IEN 116 for me when I was looking desparately for it, and
  57. also to the 60 students of PGDST90 at NCST, Bombay, who very eagerly
  58. implemented the stuff with great enthusiasm. I'd dedicate this to
  59. them one day, when I get to wrapping it up.
  60.  
  61.