X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "decker" Newsgroups: comp.os.msdos.djgpp Subject: Re: Howto create extensions for PythonD Date: 12 May 2006 19:29:46 -0700 Organization: http://groups.google.com Lines: 11 Message-ID: <1147487385.985215.148130@j73g2000cwa.googlegroups.com> References: <1147465565 DOT 398297 DOT 52230 AT g10g2000cwb DOT googlegroups DOT com> <446503CB DOT 1060606 AT alex3> NNTP-Posting-Host: 220.233.177.46 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1147487391 12762 127.0.0.1 (13 May 2006 02:29:51 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sat, 13 May 2006 02:29:51 +0000 (UTC) In-Reply-To: <446503CB.1060606@alex3> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: j73g2000cwa.googlegroups.com; posting-host=220.233.177.46; posting-account=R02xJAwAAAASwE3U1qQ37KcHXmocYA_U To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk I would not recommend anyone using libsocket. The implementation is incomplete and is no longer being developed. Further, R Dawe's ndis shim only works in windows 9x platforms and not on any NT-ish (i.e. XP) based systems. Watt-32 is the primary networking library available to DJGPP users now and is well supported and actively in development by its maintainer and commmunity. Ben