首页 > 其他 > 详细

XMPPFramework环境配置

时间:2014-03-06 17:30:26      阅读:499      评论:0      收藏:0      [点我收藏+]

首先下载xmppframework 

地址: https://github.com/robbiehanson/XMPPFramework  点ZIP那个按钮下载。

 具体的操作方法参考:https://github.com/robbiehanson/XMPPFramework/wiki/GettingStarted_iOS

                            https://github.com/robbiehanson/XMPPFramework/wiki/IntroToFramework

这里是最新的也是最详尽的操作指南。

详细的操作步骤见说明文档 。


老外写的step by step 真心给力啊!一步一步的按照操作去做保证没问题。只是在添加KissXML 时候,有个Header Search Pathhs 是填:  /usr/include/libxml2

自己在手动填写时候不还以为第一个是user,搞了好久才发现. 是/usr 。害得浪费些时间查这个问题。

相关资料:

XMPP 维基中文翻译资料

http://wiki.jabbercn.org/index.php?title=RFC3920&variant=zh-cn

 ios上一个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环境配置,布布扣,bubuko.com

XMPPFramework环境配置

原文:http://blog.csdn.net/ganjicijiao/article/details/20609135

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!