thanhtung_ora | 30 Mar 03:55
Picon
Favicon

Error: Socket

TargetHost = "localhost";
MY_PORT=2000;
Socket clientSocket = new Socket(TargetHost,MY_PORT);

Debug
==>
[main] ERROR nab.nttung.socket.MyClient ­ Error:java.net.ConnectException: Connection refused: connect
Pls check!

------------------------------------


Gmane