From: "Damian Yerrick" Newsgroups: comp.os.msdos.djgpp Subject: Net games in DJGPP? Date: Tue, 31 Aug 1999 21:23:23 -0500 Organization: Rose-Hulman Institute of Technology Message-ID: <7qi2qh$nui$1@solomon.cs.rose-hulman.edu> NNTP-Posting-Host: 137.112.205.182 X-Trace: solomon.cs.rose-hulman.edu 936152721 24530 137.112.205.182 (1 Sep 1999 02:25:21 GMT) X-Complaints-To: news AT cs DOT rose-hulman DOT edu NNTP-Posting-Date: 1 Sep 1999 02:25:21 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Lines: 14 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com How do I do these in DJGPP? Serial port communication Modem communication IPX/NetWare communication TCP/IP communication I want to expand DOSArena (full source at http://come.to/yerrick) into a 'net game that can be played between dorm rooms, and I want to know how to send a byte stream from one computer to another. Damian Yerrick