From: Nate Eldredge Newsgroups: comp.os.msdos.djgpp Subject: Re: Sockets in DJGPP Date: 05 Dec 2000 11:22:20 -0800 Organization: InterWorld Communications Lines: 13 Sender: nate AT mercury DOT st DOT hmc DOT edu Message-ID: <831yvmptar.fsf@mercury.st.hmc.edu> References: NNTP-Posting-Host: mercury.st.hmc.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: nntp1.interworld.net 976044141 27267 134.173.57.219 (5 Dec 2000 19:22:21 GMT) X-Complaints-To: usenet AT news DOT interworld DOT net NNTP-Posting-Date: Tue, 5 Dec 2000 19:22:21 +0000 (UTC) User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Rune Botten" writes: > What libs do I need to program sockets in DJGPP ? > I tried to compile a program I wrote for linux on DJGPP, > but it can't find sys/socket.h and netdb.h. > What do I need, and where can I get it ? You need a networking library. See FAQ section 22.3 for some options. -- Nate Eldredge neldredge AT hmc DOT edu