home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / robotics / 2802 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.6 KB  |  38 lines

  1. Newsgroups: comp.robotics
  2. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!hpscit.sc.hp.com!hpuerca.atl.hp.com!jab
  3. From: jab@hpuerca.atl.hp.com (Alan Barrow)
  4. Subject: Re: My robot project.
  5. Message-ID: <C0IFFM.277@hpuerca.atl.hp.com>
  6. Date: Fri, 8 Jan 1993 00:45:21 GMT
  7. Distribution: comp.robotics
  8. References: <1993Jan4.103239.10351@dunix.drake.edu> <1993Jan4.191739.26583@n1gva> <C0HsFB.BvG@jabba.ess.harris.com> <31474@nntp_server.ems.cdc.com>
  9. Organization: Hewlett-Packard NARC Atlanta
  10. Lines: 26
  11.  
  12. Regarding buffering and packet radio, the more advanced protocols
  13. (TCP/IP) use an algorythm that optimizes the packet size.
  14.  
  15. It tries to avoid small packets if possible, but will send them if it is
  16. obvious that more data is not coming. (Nagel "tinygram" algorythym?)
  17.  
  18. This is discussed in the Comer TCP/IP book.
  19.  
  20. This allows both small packet (typically interactive) use as well as
  21. large packets (file xfers, etc)
  22.  
  23. There will always be some latency, however. Even at 56k packet (which I
  24. have connecting my unix machine at home to other ham's machines) it is
  25. an issue, as the key up time for nearly all radios is much longer than a
  26. typical packet. Thus any "non duplex" approach will suffer from this.
  27.  
  28. I can point you in the right directions for public domain code, etc.
  29.  
  30. Hope this helps!
  31.  
  32.  
  33.  Alan Barrow  km4ba | I've seen things you people wouldn't believe. Attack
  34.  jab@atl.hp.com     | ships on fire off the shoulder of Orion. I watched
  35.                     | C-beams glitter in the dark near the Tannhauser gate.
  36.  ..!gatech!kd4nc!   | All those moments will be lost in time -
  37.          km4ba!alan | like tears in rain. Time to die.          Roy Batty
  38.