¡@

Home 

2014/10/15 ¤U¤È 10:10:41

iphone Programming Glossary: jabber.org

xmpp iOS chat client - Implement group chat

http://stackoverflow.com/questions/19268629/xmpp-ios-chat-client-implement-group-chat

.full NSXMLElement query NSXMLElement elementWithName @ query query addAttributeWithName @ xmlns stringValue @ http jabber.org protocol disco#items iq addChild query xmppStream sendElement iq check for response in delegate method BOOL xmppStream XMPPStream..

XMPP Sending/Receving file in iphone sdk …?

http://stackoverflow.com/questions/6328553/xmpp-sending-receving-file-in-iphone-sdk

response from the server iq type error id AB2ED567 B97F 4DFE B789 7731A617C239 to kapil@testweb 6df6dc96 from jabber.org query xmlns http jabber.org protocol disco#items error code 404 type cancel remote server not found xmlns urn ietf params.. iq type error id AB2ED567 B97F 4DFE B789 7731A617C239 to kapil@testweb 6df6dc96 from jabber.org query xmlns http jabber.org protocol disco#items error code 404 type cancel remote server not found xmlns urn ietf params xml ns xmpp stanzas error.. setProxyCandidates with an array of the possible servers that you might be able to use for proxying. The default is jabber.org and your server is not federated with jabber.org which is why you are getting the disco error back. Next in your delegate..