How do I log into a local server using the XMPP protocol? (iPhone SDK) -


how log local server using xmpp protocol? (iphone sdk)

if want logning local sever sever ip address , port no. add ip address [xmppstream sethostname:@"10.0.1.98"]; in connect method.

thanks anurag


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -