Questions on Java Game

hi everyone! I’m new to java multiplayer online game. I want to know which specific topics i should look into it mostly. However, I’ve been reading a networking topic called Java RMI. So, i’m just wondering if i’m reading on a correct topic or not. I hope i can get some advises from java game developer.

Thank you

Java RMI is a coarse-grained high level comms protocol, suitable for some things, not suitable for others.

If you’re so much of a n00b as to be asking about this I suggest you start smaller, and don’t try doing multiplayer, or online.

Cas :slight_smile: