Multiplayer Java Game with java networking ?

Hi everybody. I responsed a new university finising project. I will create a new game that multiplayer on a server. I am in a simple level on java. I have no java networking or no jdbc info. I belive I can success but I have no idea about which map i should follow. I will wait for your suggestions.

(Or can I find a muliplayer game sample with java networking?)

[375 byte] By [cemila] at [2007-10-3 8:07:22]
# 1
Nobody knows?
cemila at 2007-7-15 3:11:23 > top of Java-index,Core,Core APIs...
# 2
Maybe you could use RMI if you haven't got latency problems (that u will encounter certainly if you intend to use it with 56k modem).It's quite flexible and in java 5 also more usable.
TigerSharka at 2007-7-15 3:11:23 > top of Java-index,Core,Core APIs...