Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jul : Could not bind socket
| Subject: | Could not bind socket |
| Posted by: | "Hannes Gouws" (hannes.gou..@bcx.co.za) |
| Date: | Mon, 28 Jul 2008 21:44:16 |
Hi guys
When I launch my app I get an error could not bind socket addr in use.... I
only set http.active := true for the indy http server once in the program,
and only once.
My ip and port are 192.168.0.1:80
I have tried checking with "netstat -a -b -n" but nowhere can I find which
other app / service is using that ip / port combination.....
Any help would be great!
Thanks