XMPP starter - with java [duplicate]

心已入冬 提交于 2019-12-11 17:29:23

问题


Possible Duplicate:
XMPP starter - with java

Please help me in getting started with XMPP, as I am going to start working on a Java 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!


回答1:


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

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



来源:https://stackoverflow.com/questions/4135112/xmpp-starter-with-java

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!