I have a small server and client java-program. They interact through sockets.
Java server is very simple. It receives Characters from sockets and prints it in console.