UDB background listener program
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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?
0 Commenti
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!