home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / protocol / tcpip / ibmpc / 4906 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.6 KB

  1. Path: sparky!uunet!caen!hellgate.utah.edu!cc.usu.edu!jrd
  2. From: jrd@cc.usu.edu
  3. Newsgroups: comp.protocols.tcp-ip.ibmpc
  4. Subject: Re: kermit protocol description
  5. Message-ID: <1992Aug26.120419.58411@cc.usu.edu>
  6. Date: 26 Aug 92 12:04:19 MDT
  7. References: <1992Aug26.160724.8067@philce.ce.philips.nl>
  8. Organization: Utah State University
  9. Lines: 21
  10.  
  11. In article <1992Aug26.160724.8067@philce.ce.philips.nl>, steenhui@ce.philips.nl (Marcel Steenhuizen) writes:
  12. > Can somebody help me to a description of the Kermit protocol?
  13. > Public domain sources in C or PASCAL would also help.
  14. ---------
  15.     The formal description of the Kermit protocol is contained in two
  16. places: the book "Kermit, a file transfer protocol", by Frank da Cruz,
  17. Digital Press, and the collection of notes on most recent enhancements found
  18. on watsun.cc.columbia.edu in ~kermit/charsets (plus private notes on things 
  19. not yet formalized into the protocol spec). The sliding windows protocol
  20. in use is not the one in the book, though it interoperates with it ok, and
  21. you will need to check with Frank or myself on details of that part. The
  22. full Kermit protocol has its share of subtlities and ambiguities so it is
  23. best to check with Columbia on interpretation of such details (fdc@watsun.cc.
  24. columbia.edu).
  25.     There is almost no Public Domain Kermit source code, but there is
  26. an abundance of open and free source code, all copyrighted. All the Columbia 
  27. Kermits are open, and all of this material is available either across the net
  28. from watsun.cc.columbia.edu, cd kermit, or on mag tapes etc (contact Columbia
  29. for prices and availablity). Warning: the entire collection is more than you
  30. want to transfer across the net.
  31.     Joe D.
  32.