I\'ve recently started messing around with Java sockets and telnet...
I want the user to be able to connect to the server, just type a letter and have it sent to the
My advise is to use netcat for that purposes. It can behave like instant messenger, without pressing enter. searching for netcat tutorial returns tons of videos.