From: "Damien Knight" Newsgroups: comp.os.msdos.djgpp Subject: Great big can of worms? Date: Thu, 4 Oct 2001 20:03:51 -0400 Organization: Posted via Supernews, http://www.supernews.com Message-ID: X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 X-Complaints-To: newsabuse AT supernews DOT com Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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. Please, tell me everything you can on this that might be useful. Thank you for your time.