From: "Steven Taylor" Newsgroups: comp.os.msdos.djgpp References: <7ke549$2tv$1 AT nntp1 DOT uunet DOT ca> Subject: Re: Can I access TCP/IP sockets inside DOS extenders? Lines: 10 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Organization: Internet Primus Message-ID: <929812517.274465@diddley.primus.com.au> Cache-Post-Path: diddley.primus.com.au!unknown AT ras452 DOT ports DOT adel DOT primus DOT com DOT au X-Cache: nntpcache 2.3.3 (see http://www.nntpcache.org/) Date: Sun, 20 Jun 1999 02:44:02 +0930 NNTP-Posting-Host: 203.134.0.92 X-Complaints-To: abuse AT telstra DOT net X-Trace: nsw.nnrp.telstra.net 929812513 203.134.0.92 (Sun, 20 Jun 1999 03:15:13 EST) NNTP-Posting-Date: Sun, 20 Jun 1999 03:15:13 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com There is a networking library for DJGPP and Allegro. Of course, you need to have Allegro installed. It's called libnet and can be found like this: Go to the Allegro home page: http://www.talula.demon.co.uk/allegro Follow the "library extensions" link. Here you should find a link to libnet. Hope this helps. Bye.