ipad - Common access to UDP socket in GCDAsyncUdpSocket from all ViewControllers -


i developing ipad app uses gcdasyncudpsocket. app has multiple view controllers , need access udp socket in various view controllers. new use gcd , async udp library.

what best technique use allow view controllers send , receive udp messages?


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -