You are being forwarded to the lastest updates ot his page!
Or you can Click Here if it doesn't work or you don't wish to wait.

Sockets and java.io or java.nio (For games)?

jkneeland
Is it really worth the hassle of doing nio? Is it true that java.io has been upated and uses java.nio under the hood? Do you use objects to transport your data or do you use just plain byte streams? I'm a game virgin






This is for a simulation game BTW.