iphone - Network port listening -


i writing application (an instant messenger). know whether ios supports application listen particular ports incoming packet continuously (when application active not suspend).

thanks.

short answer: yes

long answer: chris provided link how deal sockets using cfnetwork framework.
i'd add hint cocoa-asyncsocket, light-weight object-orientated wrapper framework. true time-saver.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -