Can't reach custom C# forms application remotely.
- by gnucom
Hello,
I'm working in Windows Server 2008.
I have a very basic C# forms application (not a service) that is listening on a port, say 56112. When using telnet I can connect from the localhost and send and receive data. For some reason I cannot remotely connect to the application. I know I have a connection because I can telnet to 23 on the…