aight... I've decided to work on my programming skills over the summer and to pick up a project. I want to make a multiplayer game using Java. However, that's one thing that my text book didn't mention... how to send data via TCP/IP... or anything network-related, for that matter.
So I'm wondering, anyone got a good source on how to do data-exchange via Java?