SSL Echo Server Example▲
The SSL Echo Server example shows how to use the QWebSocketServer class to implement a simple echo server over secure sockets (wss).
Example project▲
See Also▲
See also SSL Echo Client Example, Echo Server Example
Shows how to use the QWebSocketServer class for implementing a simple echo server over secure sockets (wss).
Article lu fois.
The Qt Company Ltd.
Publié le 26 janvier 2024 - Mis à jour le 26 janvier 2024
The SSL Echo Server example shows how to use the QWebSocketServer class to implement a simple echo server over secure sockets (wss).
See also SSL Echo Client Example, Echo Server Example