Ping/Pong XMPP 不工作
我正在开发一个聊天应用程序,在客户端和服务器之间使用 Ping/Pong 协议 (XEP-0199)。我尝试用所描述的两种方法(错误和获取)进行回复,但到目前为止还没有成功。由于我不知道的原因,我总是被服务器断开连接。
我的代码是在 parseIq() 函数中编写的,当我收到带有下一个标签“ping”的 iq 时,我发送 pong,但这不起作用。
请帮忙,谢谢
I am developing a chat application where I am using the Ping/Pong protocol between client and server (XEP-0199). I tried to reply with the two methods decribed, the error and the get and didn't succeded till now. I am always getting disconnected by the server for reasons I dont know.
My code is writen in the parseIq() function, when I receive an iq with the next tag "ping", I send the pong, but that is not working.
Please help, thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论