Results 1 to 2 of 2

Thread: CONNECTING TO AN IP VIA TELNET.

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2000
    Location
    Karachi,Pakistan
    Posts
    16

    Angry

    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

  2. #2
    Guest
    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
  •  



Click Here to Expand Forum to Full Width