Qt实现WebSocket客户端和服务端通信

时间:2024-06-07 11:38:15
【文件属性】:

文件名称:Qt实现WebSocket客户端和服务端通信

文件大小:6KB

文件格式:RAR

更新时间:2024-06-07 11:38:15

Qt QWebSocket

使用Qt实现WebSocket客户端与服务端之间的通信,可供初学者学习或使用


【文件预览】:
QtWeb
----WebClient()
--------WebClient.pro(1KB)
--------main.cpp(300B)
--------mainwindow.ui(3KB)
--------mainwindow.cpp(2KB)
--------mainwindow.h(593B)
----WebServer()
--------main.cpp(300B)
--------mainwindow.ui(3KB)
--------mainwindow.cpp(3KB)
--------mainwindow.h(665B)
--------WebServer.pro(1KB)

网友评论

  • 为初学者学习QWebSocket提供参考