hy guys,
I did netstat and it is listening, what can i do from the client side that to see if the port is open?
Regards
Charneet
hy guys,
I did netstat and it is listening, what can i do from the client side that to see if the port is open?
Regards
Charneet
Just telnet to it. If you get "connection refused" or "cannot route to host" then the port is not open.