The hosting tag has no usage guidance.
2
votes
0answers
48 views
Does the latest version of Python have libraries for easy host/server connections? [closed]
We're working on a turn-based multiplayer Risk-type strategy game in Pygame, and I was wondering if there were any pre-existing libraries like PodSixNet that worked for Python versions 3 and up that ...
0
votes
2answers
217 views
Is 50KBs of bandwidth practical for players? [closed]
For my client-server lockstep 16-player RTS game, I've calculated the maximum bandwidth usage per second to be 50KBs for hosting a game (though this value is closer to 20KBs practically). ~90% of this ...
4
votes
2answers
303 views
How can I get a list of servers hosted by my players?
I'm writing a multiplayer 2D online game, where game servers are hosted by the players. I want to show players a list of the currently hosted game servers.
How would I do that? I know how to let ...
2
votes
1answer
1k views
Is host advantage real?
I'm sure many of you have heard the term host advantage through out your time playing action video games. However, I was curious if this was a real studied and proven concept in game design, computer ...
2
votes
2answers
2k views
Server hosting and costs [closed]
I'm developing a game that will require renting a server. The server will be used to host scores, clans, friends(on/off), match making, lobby, and chat. The game/match will be hosted by each player (...
1
vote
3answers
1k views
Where can I host the compiled version of my game for free? [closed]
Can somebody recomend a free site for distributing and advertising my freeware (but not open source) Asteroids game in BINARY format?
0
votes
1answer
124 views
if you had a bunch of good server hardware - what would you do with it? make it game related? [closed]
i've just scored 8 Dell 2950's and a Dell Blade Chassis with 10 Dell 1855 Blades, including a NetApp NAS. i'm interested to hear what other game devs would do with the gear. :)
4
votes
2answers
2k views
is it possible to make a MMO starting with scalable hosting?
I made a really basic 2D RPG. I want to know whether I can turn it into a free to play MMO.
I cannot afford to rent a server with enough capacity to serve a big number of players but I'm wondering ...
3
votes
4answers
1k views
Red5 or zendZMF or BlazeDS or Cirrus?
I've been trying to develop a multiplayer turn based game which is mostly free to play - I just want to see if the game idea is appreciated - hence I want to do it with minimal cost and I'm confused ...
3
votes
1answer
1k views
Python or C server hosting for indie development
I've written a lot of the game, but it's singleplayer. Now we want to join up and play together.
I want to host it like an MMO, but haven't got any personal ability to host (no static IPs or direct ...
3
votes
1answer
573 views
Are there any free ways to host a game matchmaking service?
I am wondering if there's any place i can go where i can either run my own code that does matchmaking or offers hosted matchmaking for games (I.E. RTS games) for free. Is there?
12
votes
2answers
2k views
Where should I host my flash games? [closed]
I'm looking at hosting my flash game on a site like Kongregate or NewGrounds, but with so many choices, I'm left wondering what are the pros & cons of the various options?
I'm interested in:
...