Tagged Questions
0
votes
1answer
91 views
Server costs and back loading for mobile devices
A company approached me to design an MMO for the mobile platform and I have the perfect idea for them. My question is how much would a server for a FTP game that has both a PVE element and PVP cost? ...
0
votes
0answers
70 views
Server Requirements for Large Scale Mobile/Desktop Accessible game
I am working on preliminary requirements for a large scale implementation of a gaming environment.
Total end user population is 300k users worldwide. Concurrent usage should support at minimum 5k ...
4
votes
1answer
1k views
Client/Server networking for mobile games
I am currently considering the pros and cons of two different approaches for networking an Android game.
First, I will specify some details about the game and its requirements, and then I will ...
6
votes
2answers
9k views
How does the 3G network assign IP to smartphones?
I am playing a game on the 3G network using Android or Iphone.
Suppose I am moving from one cell to another; Will the IP Address change?
If yes, then how can I continue the same game while changing ...
5
votes
2answers
484 views
Which protocol should I use for a networked Pong clone?
I have to design a Pong game for Android. There are multiple mobiles and a game server. Application is installed in mobile. Mobile 1 (M1) can see the movement of bat and ball of mobile 2 (M2) an ...