Network code example

Dejan Lekic dejan.lekic at gmail.com
Fri May 18 09:24:36 PDT 2007


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



More information about the Digitalmars-d-learn mailing list