home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / system / 10400 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  1.7 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!rutgers!uwvax!jomby.cs.wisc.edu!howes
  2. From: howes@jomby.cs.wisc.edu (Glenn Howes)
  3. Newsgroups: comp.sys.mac.system
  4. Subject: Re: How to increase the download speed in Kermit by high speed modem
  5. Message-ID: <1992Jul26.101458.2420@spool.cs.wisc.edu>
  6. Date: 26 Jul 92 10:14:58 GMT
  7. References: <25JUL199219133907@oregon.uoregon.edu> <1992Jul26.045515.26378@mont.cs.missouri.edu>
  8. Sender: news@spool.cs.wisc.edu (The News)
  9. Organization: University of Wisconsin, Madison -- Computer Sciences Dept.
  10. Lines: 25
  11.  
  12.  
  13. Actually, this default is due to expansion of the Kermit Protocol over
  14. the years. Originally, the protocal allowed for packets with a maximum
  15. size of 94 --one byte of a packet was devoted to specifying the length
  16. this byte could only take value corresponding to printable 7-bit ASCII
  17. characters, there are 94 of these space through tilde-- therefore every  
  18. Kermit program ever written should be assumed to accept size 94 packets.
  19. If you specify this value, that is what you will get, if you specify some
  20. higher value, you might get it, and you might not, it all depends on 
  21. whether or not both receiver and sender support later additions to the
  22. protocal (the first of which extended the max length to 95^2 and the 
  23. second to 95^3).  If you try for a larger packet and it is not supported
  24. you will default back to 94 (hopefully).
  25.  
  26. An excellant reference to this is "Kermit: A File Transfer Protocol" by
  27. Frank da Cruz. Digital Press .
  28.  
  29. :wq
  30.  
  31.  
  32. space to tilde, and since 
  33. -- 
  34. =======================================================
  35.      -Official Spokesman:   //        Glenn Howes
  36. All right thinking Americans ;-) //  howes@chem.wisc.edu
  37.