I'm looking for a tutorial/code on creating real-time, networked, multiplayer games in Java. I've found some turn-based multiplayer game tutorials, but they sit there and wait for network responses (which I assume you can't do in a real-time environment).
Any help, links, etc. would be greatly appreciated.
