|
-
April 29th, 2004, 07:47 PM
#5
Use the Microsoft Winsock Control to create a TCP connection to the server and read the RFC for Telnet communications. that should enable you to send data to the telnet server.
indeed the telnet sever is only listeing for ascii characters etc.. so you just have to use the winsock.send("login ...") method.
greetings UNI
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
|