How to configure firewall to allow using a specific port

Posted by user174416 on Super User See other posts from Super User or by user174416
Published on 2012-11-19T10:24:08Z Indexed on 2012/11/19 11:13 UTC
Read the original article Hit count: 237

Filed under:
|
|

I am trying to make tcp ip connection to a server xxx.xxx.xxx.xxx with port xxxx. But I am getting error message "10061 connection refused".

I think firewall on the server is stopping my program to access that port. How can I configure the firewall of server to allow my program to use that port.

I had asked this question on stackoverflow (http://stackoverflow.com/questions/13448429/socket-error-while-making-tcp-ip-connection-in-delphi) where I was suggested to ask it on super user.

Please provide me any solution....

© Super User or respective owner

Related posts about port

Related posts about tcp