X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <036e01c47df3$6c822550$0600000a@broadpark.no> From: "Gisle Vanem" To: References: Subject: Re: Coding links between two worlds.. Date: Mon, 9 Aug 2004 11:29:52 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Reply-To: djgpp AT delorie DOT com "EW" said: > I never used sockets, etc. Can someone help me on that and explaining me how > this can be done? There are some socket libraries for DOS and djgpp listed in the FAQ (sec. 22.4). In addition there is Watt-32 available at http://www.bgnett.no/~giva which has a BSD socket API. If you know this from Unix, you should be right at home. --gv