Multi-player game

Hello!

I'm new to java game development. I need to create a multi-player online game: the players(Applets) connect to server(server part must be placed in J2EE Application Server) and then they can play. All information must go through the server. Can somebody tell me some links or good books, or examples, or some advices? I'll be very thankful.

[362 byte] By [Vovchyka] at [2007-10-1 23:54:42]
# 1

Yeh,

You should have a look at David Brackeen's books. There's a really good one called Java Game Development. It is really hard to make this kind of game though, so good luck.

Also, check out the Arianne client-server game framework on

http://arianne.sourceforge.net/?arianne_url=content/download

Regards,

Keith

CommanderKeitha at 2007-7-15 15:46:37 > top of Java-index,Other Topics,Java Game Development...