How would I send some game data to another user?
I am new to this and I have been wanting to find a solution to this problem. I was wondering if someone with experience would share their thoughts on this. I want to be able to send about 100k of data from one user to another. What is the best approach to do this?
As far as i understand there are two technologies to do this
- Peer to Peer, Bluetooth, Wifi,
is there an internet based technology to do this? Similar to the messaging apps or mms messages. - Server, GameCenter, OpenFeint, Your own server
In this scenario I have to upload to a server and the other person has to download from it. What is the easiest way to pass this data that can be currently used in Corona?
Thanks for any info that you might be able to provide. Examples of apps that are currently doing something like this would be great. i.e. What’s App, Viber.
[import]uid: 8192 topic_id: 5093 reply_id: 305093[/import]