Turn Based Mobile Game

This might help:

Each networking solution is capable of what you want to do. If the game should be long running / async, you may also look into creating a web server for this (using http to connect from the client).

2 Likes