UDB background listener program

2 views (last 30 days)
Shane
Shane on 25 Nov 2013
I need to create a UDP background listener that will listen for commands to come on over a UDP port, and when commands come in, execute my functions.
The problem with this example : http://www.mathworks.com/help/instrument/udp.html Is that it expects to know when a specific UDP command is coming over the port, it is not a background listener.
Any ideas or examples how to do this?

Answers (0)

Categories

Find more on Downloads in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!