Yoda, I haven't seen someone did an implementation of the telnet protocol (RFC can be found on http://www.faqs.org/rfcs/rfc854.html ), so I fear you must write it. For an example of socket programming refer to the sample application bundled with DMD. Use Phobos reference manual to get some clues how to work with Sockets. Kind regards Dejan