|
-
May 28th, 2000, 12:06 AM
#1
Thread Starter
Junior Member
I want to connect to an IP Address via telnet.
i know the administrator's password.
and the port number.
there i will have to type a command
reset s23
this is part of my project for an ISP.
Please tell me which control or library to use
to accomplish this
-
May 28th, 2000, 12:22 AM
#2
Use the Winsock control that comes with VB6 (and probibly VB5).
You set the Remote Address & Port the tell it to connect.
You can then use it to send and receive strings to and from the telnet server at the other end.
[Edited by matthewralston on 05-29-2000 at 07:32 AM]
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
|