Re: [GD-General] Bandwidth
Brought to you by:
vexxed72
From: Sam M. <sa...@of...> - 2004-09-28 01:34:00
|
Savage (FPS / RTS hybrid, www.s2games.com) uses anywhere from 1k-10k per second per player, depending on how many other players are in the game and the bandwidth settings for each player (a player using 56k settings won't use more than 5k/sec). I was pretty happy with how efficient the network code turned out to be. Even in a 64 player game each player only consumes around 4k-6k per second on average, which is pretty good for an FPS. Still, to support that you need a pretty beefy server connection. FPSs generally require the highest amount of bandwidth of any genre, so if you're not developing one, you probably shouldn't use this as a benchmark. Sam McGrath www.offsetsoftware.com ----- Original Message ----- From: "Brett Bibby" <res...@ga...> To: <Gam...@li...> Sent: Monday, September 20, 2004 5:12 PM Subject: [GD-General] Bandwidth > Can anyone with a _shipped_ network-enabled (WAN, not LAN) title comment > on how much bandwidth is used for your game? I'm trying to understand the > network bandwidth needs for a variety of game types, so the game type > (name is even better if you can disclose) and the bits/bytes per second > throughput would be appreciated. > > I have done a lot of googling and it seems there is a big difference > between the games that shipped and those that are in development in terms > of usage, so I'm hoping to limit the information to actually shipped > titles and real-world numbers. > > Thank you. > Brett > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > Gamedevlists-general mailing list > Gam...@li... > https://lists.sourceforge.net/lists/listinfo/gamedevlists-general > Archives: > http://sourceforge.net/mailarchive/forum.php?forum_id=557 |