|
-
Jun 6th, 2000, 02:02 AM
#1
Thread Starter
Hyperactive Member
I know the INet control does some protocol stuff such as ftp, http, does anyone know if it supports telnet protocol?
-
Jun 6th, 2000, 11:49 AM
#2
Addicted Member
Telnet
Hi,
I am trying to create a telnet client with winsock control and I’m happy to know that I'm not the only one trying to do telnet stuff. Can u help me to find a sample of telnet application that i can start with??
Best Regards
-
Jun 6th, 2000, 12:54 PM
#3
Member
I'm also trying to use the inet control. I'm pretty ignert about telnet, but i know it is port 23 and i guess you could do the same stuff on port 23 as you do on port 88(i think) which is the http port. here is the tutorial im on right now. hope it helps! http://vbsquare.com/internet/inet1
Charlie Staton
14 y/o
I don't smoke, I don't drink, and I don't assosciate with pokemon.
-
Jun 7th, 2000, 03:16 AM
#4
Thread Starter
Hyperactive Member
I created an ocx (active x control) which allows developers to create a session to a unix box, this control basically encapsulated the winsock control. It was not very easy to do, you have to read the telnet rfc's, which are not very helpful. I never even strached the surface of trying to do terminal emulation such as vt100.
you are right port 23 is the telnet port
the standard port for http is 80
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
|