ios - Web Service sending information to mobile client -


i looking make web application allows put ,get etc client server. easy. however, if event occurs on serverside send information client. clients mobile devices. decided use asp.net webapi. how should handle sending information client. should use tcp sockets? if event occurs, , need send json client, client has application in suspended state. can buffer messages , send @ next socket connection?

any insight appreciated.

thanks

have thought of trying websockets?. since http, not have problems things firewalls. while original intent used in browsers, there seems libraries floating around objective-c though have not used of them self. 1 such library http://corner.squareup.com/2012/02/socketrocket-websockets.html


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -