UDB background listener program
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Multicore Processor Targets dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!