PDA

View Full Version : realtime multiplayer server



Henxon
April 25th, 2006, 06:04 AM
Hello

I am developing a multiplayer space fighter game, where some spaceships are flying around shooting eachother. Since this will require data to be streamed continiously between all the players, will multiplayer servers such as Smartfox or Electro Server be able to handle this? I have only come across examples of puzzles and other turn based games, but the frames per second isn't as crucial for those games...

Any help would be appreciated!

Regards

Henrik, Sweden

KIERIOSHIMOTO
April 25th, 2006, 07:26 AM
Hello

I am developing a multiplayer space fighter game, where some spaceships are flying around shooting eachother. Since this will require data to be streamed continiously between all the players, will multiplayer servers such as Smartfox or Electro Server be able to handle this? I have only come across examples of puzzles and other turn based games, but the frames per second isn't as crucial for those games...

Any help would be appreciated!

Regards

Henrik, Sweden

Try http://www.gotoandplay.it, they have everything you need to know about multiplayer flash games.

GNXDan
April 26th, 2006, 04:09 PM
It depends on the servers AND clients, design it right and you won't have to worry about the clients. But the server needs to be good. Smartfox is the easiest one to use for me but you need a good server were you have access to the "sockets" (i think, i dunno, some help :s:?)

Lord Rahl
April 26th, 2006, 04:36 PM
I second what dan said. I use smartfox myself and find it running fine with my applications. But then I have only done chatrooms.

InfestedDemon
April 28th, 2006, 04:04 PM
i really want to use smartfox but i dont understand it :mu: