摘要:
XMPP 维基中文翻译资料http://wiki.jabbercn.org/index.php?title=RFC3920&variant=zh-cnios上一个client demo 不过xmppframework版本比较旧http://mobile.tutsplus.com/tutorials/iphone/building-a-jabber-client-for-ios-interface-setup/比较详细的step by step .https://github.com/robbiehanson/XMPPFramework/wiki/GettingStarted_iOS 阅读全文
摘要:
首先下载xmppframework地址:https://github.com/robbiehanson/XMPPFramework 点ZIP那个按钮下载。具体的操作方法参考:https://github.com/robbiehanson/XMPPFramework/wiki/GettingStarted_iOS这里是最新的也是最详尽的操作指南。详细的操作步骤见说明文档 。老外写的step by step 真心给力啊!一步一步的按照操作去做保证没问题。只是在添加KissXML 时候,有个Header Search Pathhs 是填:/usr/include/libxml2自己在手动填写时候不还 阅读全文