Can somebody give a telnet source code in VB6 or point to some resources that works like telnet in windows 95/98/nt/2000.
I'm trying to connect to SCO UNIX or IBM AIX unix box.
Printable View
Can somebody give a telnet source code in VB6 or point to some resources that works like telnet in windows 95/98/nt/2000.
I'm trying to connect to SCO UNIX or IBM AIX unix box.
All versions of windows are shipped with a telnet.exe. Which will work just fine.
If you need special modifications
MSDN download has a telnet written in VB, at: Also check out a sample ftp as ftpjr
www.msdn.microsoft.com
Also telnet at:
www.planetsourcecode.com