[OFF-TOPIC] I think I will do a custom server for Sonic Runners...
The main data server are http://dl.sega-pc.com/ (you can see OK)
see the BGM Image URL: http://dl.sega-pc.com/srn/app/informatio...076_fr.jpg
And there are 11 servers (example : http://216.98.105.168/ ) choosen randomly.
The server is used for many things (if the act start data is send SERVER/Game/actStart ; Unlocked character SERVER/Character/unlockedCharacter ; Spin parameters SERVER/Spin/getWheelSpinInfo ...).
Unity WWWTranscoder is used to encrypt the data.
The main data server are http://dl.sega-pc.com/ (you can see OK)
see the BGM Image URL: http://dl.sega-pc.com/srn/app/informatio...076_fr.jpg
And there are 11 servers (example : http://216.98.105.168/ ) choosen randomly.
The server is used for many things (if the act start data is send SERVER/Game/actStart ; Unlocked character SERVER/Character/unlockedCharacter ; Spin parameters SERVER/Spin/getWheelSpinInfo ...).
Unity WWWTranscoder is used to encrypt the data.