home *** CD-ROM | disk | FTP | other *** search
- Yet Another Windows socket Telnet
-
- Version 0.2 Beta
-
- This is the first release of this Windows Socket compatible telnet.
- This telnet was especially designed with Mosaic in mind and parses the
- commandline that Mosaic gives it. Just update the mosaic.ini file in your
- Windows directory.
-
- This version remains largely untested and incomplete.
- I have spend most of my time making the vt100 emulation complete. Other
- features like host profiles, screen scrollback, etc. are all planned but
- remain unimplemented.
-
- This software is expected to go shareware, but nothing is final yet.
- You are allowed to use this beta version for testing only.
- See license.txt for the license agreement.
-
- Revision History
-
- 0.1 Initial release
- 0.2 Fixed some emulation bugs
- Added cut and paste
- Leave screen running after connection dies
-
-
- KNOW BUGS:
- - there is a bug in the cursor positioning code.
- - keyboard mapping remains incomplete. Cursor keys don't work well
- and cr/lf translation and del/bs get confused sometimes.
- - There are cases when the focus does not come back to the display window
- correctly. A beep occurs everytime you hit a key. Solution: hit alt-tab
- a few times.
- - highlighting (bold underline, etc.) are not implemented.
- - Some of DECs special escape codes remain unimplemented causing some extra
- characters to show up in some cases.
-
-
- Please contact me if you find other bugs: hans@anest4.anest.ufl.edu
-
- Hans van Oostrom
- July 22, 1994.