X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: AYeryomin AT excelsior-usa DOT com (Alex Yeryomin) Newsgroups: comp.os.msdos.djgpp Subject: Re: Network libraries for DOS wanted (over NDIS driver directly) Date: 5 Oct 2003 23:39:10 -0700 Organization: http://groups.google.com Lines: 16 Message-ID: <96eb2770.0310052239.744ef884@posting.google.com> References: <96eb2770 DOT 0310030607 DOT 25c8e165 AT posting DOT google DOT com> <142101c389c2$538e47c0$0600000a AT broadpark DOT no> NNTP-Posting-Host: 194.226.177.41 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1065422350 20251 127.0.0.1 (6 Oct 2003 06:39:10 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 6 Oct 2003 06:39:10 +0000 (UTC) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Dear Gisle Vanem, I had tested speed of TCP connection again. I found that: 1) single connection speed between program working under Win2000/MSVC 7.0 and program under MS DOS 6.22/DJGPP/WATT-32, with original packet driver, on 100 Mbits network varies from 300 kBytes/sec to 600 kBytes/sec depending on size of sending data (more size more speed). 2) close result is for "shim" scheme. The speed is down but not so dramatically as I could expect. I agree with you that it's probably not the NDIS<->packet-driver that makes it slow. Thank you for answer and for link to Watt-32 group. Please stop at nothing to speed up Watt-32 library! :-) Alex