Results 1 to 3 of 3

Thread: How do I connect via Telnet?

  1. #1

    Thread Starter
    Hyperactive Member rockies1's Avatar
    Join Date
    Jul 1999
    Location
    Stuck at work
    Posts
    375

    Post

    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

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    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 --&gt; 9x/NT --&gt; Developer tools)

  3. #3
    New Member
    Join Date
    Jan 2000
    Posts
    2

    Post

    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
  •  



Click Here to Expand Forum to Full Width