Newsgroups: comp.os.msdos.djgpp From: rd5718 AT irix DOT bris DOT ac DOT uk (Rich Dawe) Subject: Re: Net-TCP Library X-Nntp-Posting-Host: irix.bris.ac.uk Message-ID: Lines: 20 Sender: usenet AT fsa DOT bris DOT ac DOT uk (Usenet) Organization: University of Bristol, England X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] References: <365EF050 DOT DC5362E2 AT bigfoot DOT com> <36622E27 DOT 3D240B20 AT post DOT comstar DOT ru> Date: Tue, 1 Dec 1998 13:28:39 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com You could always try libsocket, a BSD socket library that uses Windows's networking services to provide networking to programs running in a DOS box. It currently only works under Win95, however. See: http://libsocket.home.ml.org/ or your nearest DJGPP mirror. libsocket is in the v2tk/ directory and is lsck073b.zip (binaries, just for using the library) or lsck073s.zip (sources, for actually building/modifying it). If you don't want to use libsocket, then there are links from the libsocket home page to other networking libraries for DJGPP. HTH -- ============================================================================== Rich Dawe - 4th-year MSci Physicist @ Bristol University, UK richdawe AT bigfoot DOT com, http://www.bigfoot.com/~richdawe/ ==============================================================================