XMPP 启动器 - 使用 java
问题描述:
可能的重复:
XMPP 启动器 - 使用 java
请帮助我开始使用 XMPP,因为我将很快开始一个 Java 项目,我将实施这个协议.我需要尽快开始,但我在网上找不到很多资源.如何向服务器提供输入,然后接收回味精?如何与 ISB 和 client-xmpp-xlient 通信?欢迎任何其他基本建议.谢谢!
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!
答
您是否研究过用于您的项目的 Smack XMPP 客户端 API?
Have you looked into the Smack XMPP client API for your project?