Results 1 to 4 of 4

Thread: INet

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2000
    Posts
    367
    I know the INet control does some protocol stuff such as ftp, http, does anyone know if it supports telnet protocol?

  2. #2
    Addicted Member Tiovital's Avatar
    Join Date
    Apr 2000
    Posts
    249

    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

  3. #3
    Member
    Join Date
    May 2000
    Location
    Mansfield Texas
    Posts
    36
    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.

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    May 2000
    Posts
    367
    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
  •  



Click Here to Expand Forum to Full Width