Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
Citar como
Kevin Bartlett (2026). A simple UDP communications application (https://es.mathworks.com/matlabcentral/fileexchange/24525-a-simple-udp-communications-application), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspirado por: TCP/IP Socket Communications in MATLAB
Categorías
Más información sobre Instrument Control Toolbox Supported Hardware en Help Center y MATLAB Answers.
Información general
- Versión 1.2.0.1 (3,44 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.2.0.1 | At suggestion of Dennie Craane, added ability to specify a source port number in addition to the target port number when sending packets. |
||
| 1.2.0.0 | Forgot to attach new version of judp.m on last update. |
||
| 1.1.0.0 | Added socket.setReuseAddress(1) in order to make reuse of port numbers more reliable after pressing ctrl-C (thanks to Adam Becker for the suggestion). Also tidied up some MLint messages. |
||
| 1.0.0.0 |
