开发者

XMPP starter - with java [duplicate]

开发者 https://www.devze.com 2023-01-24 18:24 出处:网络
This question already has answers here: Closed 12 years ago. Possible Duplicate: XMPP starter - with java
This question already has answers here: Closed 12 years ago.

Possible Duplicate:

XMPP starter - with java

Please help me in getting started with XMPP, as I am going to start working on a Jav开发者_如何转开发a project soon and I will be implementing this protocol. I need to get started soon but I couldn't find many resources online. How do I give input to the server and then receiving the msg back? How do I communicate with the ISB and client-xmpp-xlient? Any other basic suggestions are welcome. Thanks!


Have you looked into the Smack XMPP client API for your project?

http://www.igniterealtime.org/projects/smack/index.jsp

0

精彩评论

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