Hello,
I was making a connection from a Socket to a ServerSocket, but after the first message the Socket receives it it automatically disconnects.
Socket, read messages:
private void startRunnable() {
new Thread(new Runnable() {...
asked by
25.05.2018 / 00:25