LabVIEW code: UDP sender and receiver and "UDP ping" application (walk-through)



LabVIEW code: UDP sender and receiver and "UDP ping" application (walk-through)

LabVIEW code: UDP sender and receiver and "UDP ping" application (walk-through)

Developer walk-through for the “rt_udp-sender-receiver” LabVIEW project available for download at https://learn-cf.ni.com/teach/riodevguide/code/rt_udp-sender-receiver.html that covers this topic: “Send UDP messages to a destination IP address and port number, listen for incoming UDP messages on a user-defined port, and echo received messages back to the source. Combine the sender and receiver into a single “UDP ping” application to test the communication channel between two network hosts, and illustrate the notifier method to stop parallel loops with one “stop” button.”

See the “RIO Developer Essentials Guide for Academia” available at https://learn-cf.ni.com/teach/riodevguide for more video tutorials related to programming, architecting, and networking with LabVIEW and NI Academic RIO products. .

Comments are closed.