TELNET: Demonstrates using the PowerTCP TELNET custom control to create a simple TELNET client program under Visual Basic. Compiled using Visual C++ version 1.51.
This TELNET program is similar to the C/C++ version, except that it supports only local echoing, and not remote echoing.
Some UNIX implementations of TELNET servers will always echo back, regardless of the options negotiated, and so you can turn local echoing off by unchecking Local Echo from the Options menu.
For information on how to use this program, see the online help series of message boxes.