Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道 QXmpp 客户端是否在收到来自服务器的关于授权响应(?)的响应后,发送确认授权成功的查询。
据我所知,QXmpp(也就是 XMPP)协议是基于 TCP 的,所以我想它应该(双方)确认接收到的数据包成功。