while (true) {
//Establish a connection
socket socket = s . accept();
//getnet address () gets the remote ip address, and getPort () is disconnected from the remote client.
"Hello, client address information:"+socket.getnetaddress ()+"\ tClient communication port number:" +socket.getPort ().