[twsocket] WebServer

2005-12-22 Thread Daniel Reynes
Hello, I have tried to use the demo WebServ, but when I launch it, I have the following message : Error 10048 in function Bind Address already in use Anybody to give me some hint on this message ? Thank you Daniel -- No virus found in this outgoing message. Checked by AVG Free

Re: [twsocket] Any known bugs of THttpCli after the last beta?

2005-12-22 Thread Dod
Hello, Is is a BSOD ? do you have a firewall running on the server machine ? If yes, then UNINSTALL (not only de-activate) the firewall for the stress test. When I did stress test on my apps I got BSOD and it was because my Kerio Personal Firewall 2.1.5 crash system after about

Re: [twsocket] WebServer

2005-12-22 Thread Angus Robertson - Magenta Systems Ltd
Error 10048 in function Bind Address already in use Stop the other web server first. Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] Any known bugs of THttpCli after the last beta?

2005-12-22 Thread Fastream Technologies
Hello, Thnak you for your answer but actually the client and the server is on the same XP home machine and there is firewall including the XP SP2 firewall. Nothing. I know dropping connections is normal after a while with the home os but it should not crash. Currently application terminates.!

Re: [twsocket] WebServer demo

2005-12-22 Thread Francois PIETTE
Now my next problem is how can I arrange my directories in order to receive data from the demo Form.html Page Where do I put the webserv.exe because the form sends data to /cgi-bin/formhandler I am confused with all this (I am really newbie in this domain) You should study WebServ demo

Re: [twsocket] Any known bugs of THttpCli after the last beta?

2005-12-22 Thread Fastream Technologies
Hello Dod, I have 1GB RAM and here is my diagnosis: In my web server which responds from disk/memory and there is a single socket per client, NO problem occurs even though sockets run out with TIME_WAITs. Only connections dropped which is normal. However, with the load balancer which has two

Re: [twsocket] Please explain ListenBacklog

2005-12-22 Thread Erich Kuba
Hi there, Sorry --- got it --- didn't have the latest version of the component code. Cheers -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Erich Kuba Sent: Friday, 23 December 2005 3:21 p.m. To: 'ICS support mailing' Subject: [twsocket] Please explain