A basic example of two treads for TCP and UDP. The TCP server in its thread waiting for a command (!start or !stop) from a client. That control the UDP thread and it start or stop sending a dummy message.

Auto generated API documentation and code listings for TCP_and_UDP_test

Code

main.cpp [code]