|
-
Jan 3rd, 2000, 01:15 AM
#1
Thread Starter
Hyperactive Member
I am trying to create a program to connect to another computer via telnet, but can not for the life of me find any information on it.
Can someone provide some info on connecting this way?
Thanks,
------------------
Morgan
[email protected]
My Web Page
-
Jan 3rd, 2000, 01:24 AM
#2
Guru
Code:
Shell.exe "Telnet.exe <A HREF="http://www.yourhost.com"," TARGET=_blank>www.yourhost.com",</A> vbmaximizedfocus
If you want to add telnet capabilities to your app (without shelling to the Windows' Telnet) then I believe I have seen activeX controls that allow you to do this:
TRY: http://www.activex.com http://www.winfiles.com (Shareware --> 9x/NT --> Developer tools)
-
Jan 3rd, 2000, 04:00 PM
#3
New Member
Have you tried the Winsock control in VB? I did a little while ago one telnet client with Winsock control.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|