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?