From: Shane Luttrell Newsgroups: comp.os.msdos.djgpp Subject: DJGPP and DOS socket programming?? Date: Thu, 04 May 2000 13:12:30 -0500 Organization: NCPA Lines: 14 Message-ID: <3911BD8E.8A1CA300@olemiss.edu> X-Complaints-To: newsabuse AT supernews DOT com X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.13 i586) X-Accept-Language: en MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, I would like to use DJGPP for an embedded project that is going to need a network connection. I normally use the UNIX GCC where such a thing is no problem; however, can anyone give me some info on network programming for DOS with DJGPP? Are there any GNU network libraries available that make DOS networking work like UNIX sockets? Can anyone recommend a commercial TCP/IP library for DOS to use with DJGPP. I can always switch over to Borland or some other commercial DOS/WIN package, but I like GCC and the flexibility of switching between UNIX and DOS compilers is very nice (Also doing embedded work with Linux). Thanks, Shane