Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Zitieren als
Kevin Bartlett (2026). A simple UDP communications application (https://de.mathworks.com/matlabcentral/fileexchange/24525-a-simple-udp-communications-application), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert von: TCP/IP Socket Communications in MATLAB
Kategorien
Mehr zu Instrument Control Toolbox Supported Hardware finden Sie in Help Center und MATLAB Answers
Allgemeine Informationen
- Version 1.2.0.1 (3,44 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | 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 |
