iOS IM开发的一些开源、框架和教程等资料

来源:互联网 发布:python target的用法 编辑:程序博客网 时间:2024/05/18 02:02
下面收集了开发即时通讯工具,如AIM、ICQ(Oscar 协议)以及Jabber(XMPP协议)的iOS客户端程序的一些开源,可以直接使用或者参考:

Oscar协议开发库LibOrange:https://github.com/unixpickle/LibOrange

基于LibOrange库开啊的AIM/ICQ消息通讯工具:https://github.com/chrisballinger/Off-the-Record-iOS

XMPP协议Objective-C框架:http://code.google.com/p/xmppframework/

一些开发教程:
如何开发Jabber iOS客户端:https://github.com/funkyboy/Building-a-Jabber-client-for-iOS


Building A Jabber Client For iOS: Server Setup
Building a Jabber Client for iOS: Interface Setup

Building a Jabber Client for iOS: XMPP Setup

转自:http://blog.csdn.net/weiqubo/article/details/8396102

原创粉丝点击