Archive for November 8th, 2006
Daily Archive
Wednesday, November 8th, 2006
Writing TCP/IP Socket Server in Java
In the past weeks, I’ve seen increased keyword search for TCP/IP and socket server in Google Analytics. If you intend to code one in Java, it’s easy as pie.
Earlier this year, when I inquired a Java programmer about his socket capabilities, he was excited to go into details explaining how socket works as if it […]