will firewall bolck the tcp listner ?
-
helo... i have a client application which has a tcp listener on port 1000 and a server which connects to the same port.but the server should connect first to the client so when i try to connect Exception occurs like client not accepting the connection. the cliet is listening in the netstat -an on the port 1000 and in the server when i send then the connection to the client is SYN_SENT and not established... will the windows firewall block these connections ..?
-
helo... i have a client application which has a tcp listener on port 1000 and a server which connects to the same port.but the server should connect first to the client so when i try to connect Exception occurs like client not accepting the connection. the cliet is listening in the netstat -an on the port 1000 and in the server when i send then the connection to the client is SYN_SENT and not established... will the windows firewall block these connections ..?
Yes.
Christian Graus Driven to the arms of OSX by Vista.
-
Yes.
Christian Graus Driven to the arms of OSX by Vista.
and if the client connects to the server first then will the firewall block the incomming connecton to the client ?
-
and if the client connects to the server first then will the firewall block the incomming connecton to the client ?