Re: [twsocket] Thttpsrv and apache

2005-09-28 Thread Igor Pokorny
I see. When I stop apache, my program runs with port:80 despite what is written in "Portedit" in your ICS Webserver demo The reason is in nonexistent .INI file. Sorry to bother... Igor On 9/28/05, Francois PIETTE <[EMAIL PROTECTED]> wrote: > > Trying to run slightly modified Webserver program

Re: [twsocket] Thttpsrv and apache

2005-09-28 Thread Francois PIETTE
> Trying to run slightly modified Webserver program from Francois > together with running Apache I have got error 10048 even though I used > different ports. I use Apache with IIS in one computer in my work > without any problem. Where I am mistaken? Obviously, you have wrongly set the port. -- C

Re: [twsocket] Thttpsrv and apache

2005-09-28 Thread Wilfried Mestdagh
Hello Igor, 10048 definitivel means that the combination addr/proto/port is already in use. Please check with netstat -a --- Rgds, Wilfried http://www.mestdagh.biz Wednesday, September 28, 2005, 20:08, Igor Pokorny wrote: > Hello friends, > Trying to run slightly modified Webserver program fro

[twsocket] Thttpsrv and apache

2005-09-28 Thread Igor Pokorny
Hello friends, Trying to run slightly modified Webserver program from Francois together with running Apache I have got error 10048 even though I used different ports. I use Apache with IIS in one computer in my work without any problem. Where I am mistaken? Regards Igor -- To unsubscribe or cha