Date: Thu, 25 May 2000 18:40:00 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: can't find socket.h In-Reply-To: <392d303b.141000279@news.one-eleven.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 25 May 2000, Nobody wrote: > >>I am trying to compile pilot-xfer.c to make a DOS version, but I get > >>an error that says it can't find sys/socket.h. Where do I get a > >>socket.h for DOS (the program just uses the serial port to communicate > >>with a Palm to install programs and data files. > > > >http://libsocket.tsx.org > > > > > I need a library that works with MS-DOS, not windows 95 See section 22.4 of the DJGPP FAQ, it lists several DOS libraries. I suggest to try Watt-32 library first.