home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Network / apps / Telnet.940504.README < prev   
Encoding:
Text File  |  1994-05-19  |  929 b   |  25 lines

  1. Telnet 0.1
  2. ----------
  3.  
  4. This app is a test program for a Telnet protocol object.  The Telnet
  5. object is part of the InetObjects Protocol Collection from Zippytech.
  6. This object collection also contains source code for this Telnet app.
  7.  
  8. The Telnet protocol implementation is mostly conformant to RFC1122.
  9. It implements all the the required options and does the right thing
  10. with unimplemented options.  The terminal emulation is rough; it
  11. doesn't do cursor positioning and rubout processing doesn't display
  12. right.  It's being released now to make sure it interoperates with
  13. other telnet implementations.  The terminal emulation will improve
  14. greatly in future releases.
  15.  
  16. If you use or find bugs in the Telnet app, or would like more
  17. information on Zippytech's class libraries, please contact us at
  18. ztech@well.sf.ca.us or (206) 726-3072.
  19.  
  20. The app itself is a multi-architecture binary for i386 and m68k built
  21. under NS3.2 on Intel.  
  22.  
  23.  
  24.  
  25.