Re: Problem In Nerwork [socket connection]
telenet to the socket and check from local host
e.g. for socket 6060
telnet 10.10.10.10:6060
if it holds the connection on the server / destination socket then there could be possibility of issue with client / destination.
|