home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / comms / network / telnet.lzh / README < prev    next >
Encoding:
Text File  |  1991-10-20  |  667 b   |  19 lines

  1.  
  2.     telnet - A very simple Amiga-implementation of telnet
  3.     By ET van Roode
  4.     roode@fwi.uva.nl
  5.     Summer of '91
  6.  
  7.   This program makes it possible to log in Amud. The last version had a
  8. terrible bug in it, it caused deadlock on 68020 and 68030, because they
  9. are much faster than my 68000. Hopefully it has been solved now. I found
  10. another bug too, 2 players wanting to connect at the same time caused some
  11. problems, hopefully been solved too.
  12.  
  13. Thanks for your patience .......
  14.  
  15.  
  16. Future expansions : Client(s) on serial port(s) ???
  17. I hope to receive some code which can handle that, or even better, the complete
  18. program. Perhaps I should try to port the original telnet ????
  19.