SSL 回显客户端范例

展示如何使用 QWebSocket class to implement an echo client over a secure connection (wss).

The SSL Echo Client example shows how to use the QWebSocket class to implement an echo client over a secure connection (wss).

文件:

另请参阅 回显客户端范例 and SSL 回显服务器范例 .