summaryrefslogtreecommitdiffstats
path: root/examples/network/doc/src/torrent.qdoc
blob: 124a697293ba7d7299fa9819466bc456486d1c97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// 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
    \examplecategory {Networking}
    \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
*/