I am currently trying to write a Telnet Client program in Visual C++. I was wondering if anyone knows where I can find a tutorial on how to write the protocals for telnet, or how to connect to a telnet server. I have written a small "chat" program (the one that they use in the Teach Yourself C++ books) and understand how it works, but not sure what to do for a telnet client. Any help would be wonderful.
Thanx,
Atrus