From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Great big can of worms? Date: Fri, 05 Oct 2001 08:23:33 +0200 Lines: 15 Message-ID: <3BBD51E5.569B27BE@is.elta.co.il> References: NNTP-Posting-Host: 192.116.55.139 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: fu-berlin.de 1002262983 19544122 192.116.55.139 (16 [61365]) X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Damien Knight wrote: > > Okay, I have some infomation on using the TCP/IP and UDP protocols (but, I'm > very sure I need to know more) however, I haven't the vaguest idea as to how > I might implement any sort of networking through DOS/DJGPP. What I would > like to know is : how would I get a DJGPP program to properly work with my > NIC, let alone actually using a real protocol? > > Where do I begin? > What all exactly should I know? > Is there a lib I should know about that could save me a lot of trouble with > this sort of mess. See section 22.4 of the DJGPP FAQ list, where some of such libraries are listed (search for "Network support").