How to do long polling from iPhone application?

Posted by Hitesh Manchanda on Stack Overflow See other posts from Stack Overflow or by Hitesh Manchanda
Published on 2010-04-06T06:02:39Z Indexed on 2010/04/06 8:23 UTC
Read the original article Hit count: 747

Filed under:
|
|

I want to create a iPhone chat application and i do not have any experience of socket programming so can u please help me understand How can i do long polling from iPhone application?

Also can NSURLConnection be used for this purpose or we need to use some low level API?

Are there any libraries available for the same?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about nsurlconnection