Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
Cita come
Kevin Bartlett (2026). A simple UDP communications application (https://it.mathworks.com/matlabcentral/fileexchange/24525-a-simple-udp-communications-application), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato da: TCP/IP Socket Communications in MATLAB
Categorie
Scopri di più su Instrument Control Toolbox Supported Hardware in Help Center e MATLAB Answers
Informazioni generali
- Versione 1.2.0.1 (3,44 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | 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 |
