summaryrefslogtreecommitdiffstats
path: root/examples/network/doc/src/torrent.qdoc
blob: 301be1863ae71200b75ec79e2bf746566d774338 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \example torrent
    \title Torrent Example
    \ingroup examples-network
    \brief Demonstrates complex TCP/IP operations.

    This example demonstrates some of the complex TCP/IP operations
    supported by the Qt Network APIs.

    \image torrent-example.png
*/