Results 1 to 4 of 4

Thread: Telnet

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2006
    Posts
    70

    Telnet

    Hello, I am running a server off of my computer and I would like to make a telnet client for connections to my server. How would I go about doing this? Would I use winsock and have it connect to port 22? How would I go about sending commands and getting what is on the screen? Is there any way to do this w/o winsock?

    Thank you,
    Nick.

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Jan 2006
    Posts
    70

    Re: Telnet

    sorry
    bump

  3. #3
    Old Member moeur's Avatar
    Join Date
    Nov 2004
    Location
    Wait'n for Free Stuff
    Posts
    2,712

    Re: Telnet

    is the server computer running a telnet daemon or server?
    What do you mean get what's on the screen?

    Why not use the telnet client built into Windows?

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Jan 2006
    Posts
    70

    Re: Telnet

    Ok, now my friend is running the server on his other computer. He has created me a log-in for it. It is a md5 decrypter (tables) server. Basically, I would like to make this so that I can just log-in and then type the md5 click a button and the decryption comes out in the next textbox. I don't like logging in using putty everytime and typing the whole code to decrypt it. He says it uses the ssh protocol which I am about to go research right now.

    Thanks for any help!

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