Is there a way to send and receive iOS messages?

Monte Goulding monte at sweattechnologies.com
Sun Jan 6 14:46:05 EST 2013


I agree that your best bet is push messages.

--
M E R Goulding
Software development services

mergExt - There's an external for that!

On 07/01/2013, at 2:58 AM, Pierre Sahores <sc at sahores-conseil.com> wrote:

> Geoff,
> 
> Push messages are your best friends about such tasks. Will works against both iOS and Android and in configuring your server to cross-post your push messages to both APNS and GPNS relay servers, each iOS and Android devices will see each other.
> 
> See this excellent tutorial as a possible starting point (chat-room over push) :
> 
> http://www.raywenderlich.com/3443/apple-push-notification-services-tutorial-part-12
> http://www.raywenderlich.com/3525/apple-push-notification-services-tutorial-part-2
> 
> And this one about a clean GCM PHP basic implementation :
> 
> http://labs.distriqt.com/post/1273
> 
> Best,
> 
> Pierre
> 
> Le 6 janv. 2013 à 04:23, Geoff Canyon a écrit :
> 
>> Roughly, I want to use iOS messaging to communicate between LC apps running
>> on multiple iOS devices (ignoring android for the moment). Suppose I wanted
>> to support asynchronous chess play. You open the app and have a game going
>> with me. You make a move, the app sends a message to my iOS device with the
>> move. Some time later I open the app, see the move, make my response, and a
>> message goes to your iOS device with my reply.
> 
> --
> Pierre Sahores
> mobile : 06 03 95 77 70
> www.sahores-conseil.com
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list