Message-ID: <75D022D8BFAED2119B08009027303F582E0E@mail> From: HANRIGOU Philippe To: "'starone AT calvanet DOT calvacom DOT fr'" Cc: "'djgpp AT delorie DOT com'" Date: Tue, 26 Jan 1999 07:35:50 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain Reply-To: djgpp AT delorie DOT com Michelle Konzack wrote: > > Now I need HELP to get some Public-Domain templates for the socket and > examples for programming Servers in C/C++ > GNU inetutils package contains inetd, ftp/ftpd, tftp/tftpd, telnet/telnetd, rlogin/rlogind, rsh/rshd, rcp, rexecd, talk/talkd, sylog/syslogd and uucpd source code. You can download it from ftp://prep.ai.mit.edu/pub/gnu/inetutils/ Actually I am working in porting the client part of this package for DJGPP. I've almost succeeded for ftp, tftp and telnet. Nevertheless I don't know if the server part can be easily ported to DOS as it make intensive use of fork/exec paradigm. Hope this helps, Philippe. -- Spelling corrections are appreciated.