client socket

1
2
Socket socket = new Socket("211.238.142.106", 10000);
System.out.println("connected to" + socket.getRemoteSocketAddress());
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.