ios - Swift sending and recieving array between two phones -


i want create app sends array (of integers , strings) friend, allows them view , edit array, , send new array back. methods or sdks allow me that? have create server? if so, how create server , communicate it?

note: 2 devices near each other, using multipeerconnectivity not work.

you need server, don't have build yourself. parse.com has great sdk , here tutorial building chat room app starting point.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -