Hi,

I have a problem with a window service that should be listen to TCP connection on some port.
It is OK if the client connect to localhost host by name or by ip 127.0.0.1, but it can't connect to it by its true IP from network or from the same machine. The problem persist in telneting on that port the machine : it works only to 127.0.0.1

I used winsockets.