delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/06/21/17:25:07

Date: Sat, 22 Jun 1996 05:14:00 +0800 (GMT)
From: Orlando Andico <orly AT gibson DOT eee DOT upd DOT edu DOT ph>
To: Bill Galbraith <BILLG AT p3 DOT enzian DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: TCP library installation instructions
In-Reply-To: <4E438B5255@P3.ENZIAN.COM>
Message-ID: <Pine.SGI.3.93.960622050441.445A-100000@gibson.eee.upd.edu.ph>
MIME-Version: 1.0

thank you for the instructions..

But I have done the same thing, and some programs fail to work. Martin
Granell (who did the original port from 16-bit) has said that the version
has no blocking I/O but Michael Leodolter who did this port said he has
added these capabilities.

I have written a queuing HTTP server which is single-process, but supports
multiple clients. A simple model actually. I use read(), write() and
select() for the I/O multiplexing. I changed all read's to read_s and
write to write_s for the WATTCP library, and compiled. Even with -Wall, no
errors.. *but* when the server runs, no computer can connect to it.. mind,
the client does not say "host not responding" or something.. it just sits
there. I don't use major incompatible code, so why isn't it working? n.b.
ping uses ICMP really.

cheers,


--
orlando andico


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019