Qt-Qt使用QWebsocket实现服务端和客户端通信
摘要:
相关资料: https://blog.csdn.net/qq_40110291/article/details/103734258 Qt websocket 服务端和客户端通信 实例代码(服务端): .pro 1 QT += core gui 2 QT += websockets 3 4 great 阅读全文
posted @ 2022-03-02 02:19 疯狂delphi 阅读(1112) 评论(0) 推荐(0) 编辑