Hi
I created a .NET Windows Service and embed in it a TCP Server.
The TCP Server standalone does allow both local and remote connections.
The Windows Service with the TCP Server embedded, allows local connections
The Windows Service with the TCP Server embedded does not allows remote connections.
I tried to disable the firewall, and had run it as Local System and Network Service. Still, it is not allowing remote connections.
Please advise. Thanks JR