home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / cis / cis_b.arc / -READ.ME next >
Encoding:
Internet Message Format  |  1986-06-01  |  1.1 KB

  1. From: ihnp4!gargoyle!sphinx!benn@seismo.CSS.GOV
  2. Newsgroups: net.sources
  3. Subject: CompuServe's "B" Protocol source
  4. Date: 17 Mar 86 22:53:22 GMT
  5.  
  6. Here are two files of C language source.  The first is a generic
  7. implementation of the protocol, in what they call "Dumb Terminal
  8. Emulator", in a file called "dte.c".  The second is a set of library
  9. routines for the B Protocol, called bp.c .  The second for sure and
  10. the first possibly are in Lattice C and are machine independent.
  11.  
  12. Enjoy, and please forward me your comments.  I'd be curious as to 
  13. your opinions on 
  14.     (1) Is this a worthwhile protocol?  Has it got
  15. anything over Kermit or XMODEM?  CompuServe has been using it for
  16. years now, with some large fraction of their 270,000 subscribers.
  17.     (2) Is this good C?  Just in general, is this well written?
  18. I don't really know C from a hole in the ground, and I want to see
  19. if this is code I should look at for examples.  
  20.     (3) Is there really any need for Yet Another File Transfer 
  21. Protocol [YAFTP] ?  
  22.  
  23. Anyway, here they are.
  24.  
  25. Thomas Cox    ...ihnp4!gargoyle!sphinx!benn
  26.