开发者

How to implement XMPP protocol in objective-C? [closed]

开发者 https://www.devze.com 2023-03-12 23:43 出处:网络
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses o开发者_开发知识库n one problem only b
Closed. This question needs to be more focused. It is not currently accepting answers.

Want to improve this question? Update the question so it focuses o开发者_开发知识库n one problem only by editing this post.

Closed 8 years ago.

Improve this question

How to implement XMPP protocol in objective-C?

I want to send & receive messages from Jabber server through XMPP.

Thanks in advance.


Make use of the XMPP Framework for Cocoa.

Here's the Getting started using XMPPFramework on iOS.


This is a good tutorial about setting up Jabber client and and will help you to use xmpp.

http://mobile.tutsplus.com/tutorials/iphone/building-a-jabber-client-for-ios-interface-setup/

0

精彩评论

暂无评论...
验证码 换一张
取 消