Threads are one thing, socket connections are another.
I think You can read and write through a socket from different threads.
If you send a message through a socket and the program sends a...