IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Multicast Sender Example

Demonstrates how to send messages to a multicast group.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Multicast Sender Example

 
Sélectionnez
HEADERS       = sender.h
SOURCES       = sender.cpp \
                main.cpp
QT           += network widgets
requires(qtConfig(udpsocket))

# install
target.path = $$[QT_INSTALL_EXAMPLES]/network/multicastsender
INSTALLS += target

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+