From: "Kieran Farrell" Newsgroups: comp.os.msdos.djgpp Subject: Network Programming [Gnubie question] Lines: 18 X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Organization: DIALix Internet Services Message-ID: <927472796.207367@pasteur.dialix.com.au> Date: Mon, 24 May 1999 00:52:00 +0930 NNTP-Posting-Host: 203.12.3.8 X-Complaints-To: abuse AT telstra DOT net X-Trace: nswpull.telstra.net 927472796 203.12.3.8 (Mon, 24 May 1999 01:19:56 EST) NNTP-Posting-Date: Mon, 24 May 1999 01:19:56 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi Guys *8) Can I use djgpp to write a MUD server type code base. I have been writing stuff like the interpreter and the player files and stuff but it's all through the console. Id like to be able to log on with a telnet client type in my name and receive a hello name through the telnet not the console. Well this is just the start, if someone can help me get that far I can take it from there. Thanx for your help in advance. Kieran Farrell ps. I can guess that even such a simple feat would be a pain, but I live in hope *8)