Sample02: Multicast

This sample demonstrates how to send and receive Multicast packages via UDP.

Client and Server cyclically send a value to each other via a Multicast IP address.

Client and Server are realized by two PLC applications and delivered within a single TwinCAT 3 solution.

System requirements

Project download

https://github.com/Beckhoff/TF6310_Samples/tree/master/PLC/UDP/Sample02