Description: This a Client/Server example for using JRTP in a console program in the Visual Studio environment. Once both the client & the server are started, pressing enter in the server console will broadcast data to the multicast (addresses & ports have been hardcoded in the examples). You should see the proper amount of data received on the client side.
File list (Check if you may need any files):