summaryrefslogtreecommitdiffstats
path: root/examples/network/doc/src/multicastsender.qdoc
blob: c5305f271fb559ed825962181ece936d9d449f1e (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 multicastsender
    \title Multicast Sender Example
    \ingroup examples-network
    \brief Demonstrates how to send messages to a multicast group.

    This example demonstrates how to send messages to the clients of a
    multicast group.

    \image multicastsender-example.png
*/