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

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

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -