Telnet client "command" control

Hi
In our project I have to write one telnet client. according to RFC of telnet, in order to connect to telnet server,client has to send some "control command" to server.
Is there any sample for these commands?

Thanks in advance
PuTTY is an open source Telnet client:
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
Also you might want to google around for "Telnet Protocol".
Topic archived. No new replies allowed.