The Next Step

For general discussion of Project Volucris

Moderators: Joe M., Karl G.

The Next Step

Postby Karl G. » Sat Jan 05, 2008 7:17 pm

So, I have to get crackin' on my actual programming job so I can make some money for this semester (no more 12-hour programming days :/), but I'm going to be working on getting the client set up ASAP. That means getting the compiler set up to get content into the game. It works right now, but it's a bit...hacked together. That's the next step. After that, I'm going to get the new version of the server online and start doing some connection/account testing. I've got all the underlying code finished already so things should go smoothly.

See you around,
Karl
User avatar
Karl G.
Lesser Spirit
 
Posts: 2453
Joined: Sat Mar 04, 2006 10:26 am

Postby thadiusofx3 » Sun Jan 06, 2008 1:31 am

In a few months I'm going to try to put together a better server and have it on a better connection than it currently has now (atleast a T1, and possibly dual T3's). How much bandwidth per client do you estimate the game will use?
Image
Thus spake the master programmer, "After three days without programming, life becomes meaningless"
User avatar
thadiusofx3
Knight
Knight
 
Posts: 887
Joined: Mon Dec 18, 2006 11:46 pm
Location: Jonesboro, AR

Postby Karl G. » Sun Jan 06, 2008 8:58 am

I estimate 1 MBps to be sufficient for at least a year's development. I hope to have around 100 people on the server simultaneously, but each client takes very little bandwidth:

1MBps = 1000 kbps = 10kbps/client


10kbps is actually pretty decent, allowing updates every 100 milliseconds with 1k of data, or every 50 milliseconds with 500 bytes of data. 500 bytes is probably the average size of a packet. Now, this bandwidth will probably be required in each direction, so the total connection needs to be around 1MBps. Of course, even my laptop running on a regular cable connection can support 16 simultaneous connections with ease so until we get into heavy development I don't think it'll be an issue.
User avatar
Karl G.
Lesser Spirit
 
Posts: 2453
Joined: Sat Mar 04, 2006 10:26 am


Return to Volucris



Who is online

Users browsing this forum: No registered users and 1 guest