From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: winsock && djgpp Date: Mon, 07 Feb 2000 19:19:45 +0000 Organization: Customer of Planet Online Lines: 27 Message-ID: <389F1AD1.733AC823@tudor21.net> References: <2A0C86E1CCB AT gyarab DOT cz> NNTP-Posting-Host: modem-201.oxygen.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg4.svr.pol.co.uk 949951215 25666 62.136.7.201 (7 Feb 2000 19:20:15 GMT) NNTP-Posting-Date: 7 Feb 2000 19:20:15 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. Eli Zaretskii wrote: > > On Mon, 7 Feb 2000, Damian Yerrick wrote: > > > libnet and libsocket work under Windows 95 (Winsock 1.x). > > Someone will have to write a VxD to make them work under 98. > > AFAIK, the latest versions of libsocket support Windows 98 and > Winsock 2. Yep, get libsocket 0.7.4 beta 3 and you can run with Winsock 2. There are some limitations, like TCP connections are always forcefully torn down, but it mostly works. Good enough to write a program to yank web pages. libsocket is here: http://libsocket.tsx.org/ I hope to produce libsocket 0.7.4 beta 4, which should support DOS thanks to Gisle Vanem's Watt-32 library. It's just a question of time ;) HTH, bye, -- Richard Dawe richdawe AT bigfoot DOT com ICQ 47595498 http://www.bigfoot.com/~richdawe/