- From: <chilaf@libero.it>
- Date: Tue, 26 Feb 2002 14:48:00 +0100
- To: www-lib@w3.org
Hi, I'm a new comer using w3c-libwww.
I have two questions :
1.
I have difficulties to compile the windows library.
I must download the .lib in the repository, but I I need to make the
debug version.
Can you help me?
2.
About Server side development : included example (Listen.c , HTSocket.c)
doesn't work when I connect a Client who send a Get Request .Server
Crashes when executes HTHOST_read
switch(raw->state) {
....
case RAW_READ:
status = HTHost_read(host, net);
Thanks a lot
Received on Tuesday, 26 February 2002 08:48:43 UTC