Qt WebSockets 使用例

以下の例は Qt WebSocketsAPIを使うためのガイドとしてお使いください。

QML WebSocket Client

QML WebSocket クライアントの書き方の例。

QML WebSocket Server

QML WebSocketServer の使い方を示す簡単な例。

Secure WebSocket Echo Client

セキュアな WebSocket (wss) を使った簡単なクライアントアプリケーション。

Secure WebSocket Echo Server

セキュアな WebSocket(wss)を使ってクライアントに応答する簡単なサーバ。

Simple WebSocket Chat

WebSocketプロトコルを使った最小限のチャットアプリケーション

WebSocket Echo Client

簡単なWebSocketクライアントアプリケーションの書き方

WebSocket Echo Server

簡単なWebSocketサーバアプリケーションの書き方

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.