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.