
Q: vt100 Emulation package for VB?
Hi, I'm trying to write a _very_ simplistic telnet program. Even simpler
than the one that comes with windows. :-) I've figured out how to do
telnet negotiation and all of that fun stuff but now I need to be able to
emulate vt100. I've messed around with SocketTools, PDQComm,
ActiveZTerm, etc, but they all do _way_ too much, and cost too much for
what they offer.
My question is simple: Has anyone written a vt100 emulation package that I
can stick into my Visual Basic project that's free?
(Yes, I did find vbterm.zip on winsite, but that doesn't support .02% of
vt100, and looks very difficult to use).
Any help would be much appreciated.
-robert rose