Ping/Pong XMPP 不工作

发布于 2024-12-28 09:59:05 字数 204 浏览 0 评论 0原文

我正在开发一个聊天应用程序,在客户端和服务器之间使用 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文