Java Network API?

Started by San_Andreas, April 30, 2008, 13:38:19

Previous topic - Next topic

San_Andreas

I would like to build online multiplayer game (Listen Game) - users listen to clips of songs and determine which words are most and least relevant to the song. Users earn points when they pick the same words as others who are playing at the same time and listening to the same song clips.

I would like to develop java applet games and use them as clients, and have people play the games against each other. and the server side i want to do in java.

Is there any Game Networking programming APIs? Is there one that
is considered the most common? Is there one that is considered the
best?

I have noticed  OpenTNL as a good option for helping me to add networking functionality to my game.but its in C.

If anyone could point me in the right direction, or give me a couple of hints, that would be much appreciated.

kappa

3 choices i'm aware of

1) Noodles http://www.cokeandcode.com/noodles/
2) JGN (Java Gaming Network Library), doesn't have much of a site but try the forum, http://forum.captiveimagination.com/index.php/board,4.0.html
3) HeadQuarter at http://www.flyingguns.com/