|
-
Apr 28th, 2006, 05:22 PM
#1
Thread Starter
Lively Member
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.
-
Apr 28th, 2006, 09:08 PM
#2
Thread Starter
Lively Member
-
Apr 28th, 2006, 09:23 PM
#3
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?
-
Apr 30th, 2006, 11:13 AM
#4
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|