Yet Another Windows socket Telnet

This telnet was especially designed with Mosaic or Netscape in mind and 
parses the commandline for telnet sessions.  Just make yawtel the default 
for telnet sessions

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.  You can guide me as to which features your think
would be good/necessary to have.  Just drop me an email.

This software is going shareware, but but the fee will be very low.
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
0.3    More emulation bugs fixed
       Fixed keyboard code so that all (hopefully) keys work
       Added bold and inverse highlighting
       Use telnet.ini in your windows directory:
         [Settings]
         font=Courier New
         fontsize=12

0.4    Added the selection of hosts from a pool of 10
       Improved screen updates.  Should be faster (let me know).
       Foreground, background color selection
       Fix the focus bug
       Removed key shortcuts from the edit menu (may interfere with
       emulation).
0.5    Fixed several bugs in the emulation.
       Added a setup dialog (not completely functional)
       Added graphical characters for those dec machines
0.7
0.8    Additional bug fixes
0.9    A lot of bugs were fixed but there are still a few to be solved
       Many features were added: scroll back buffer, print screen.
       Release of a 32 bit version.


KNOW BUGS:
- tabs are not fully implemented
- keyboard mapping remains incomplete.  del/bs switch not implemented.
- sometimes characters like 2m show up when multiple attributes are set
  in one escape code.
- Highlight for Cut does not scroll and gets confused when new data
  comes in.


INI FILE SETTINGS:
See help file


Hans van Oostrom
voc@sprynet.com

