A simple UDP communications application

Sends/receives UDP packets using Matlab's Java interface.

다운로드
다운로드

이 제출물을 팔로우합니다

인용 양식

Kevin Bartlett (2026). A simple UDP communications application (https://kr.mathworks.com/matlabcentral/fileexchange/24525-a-simple-udp-communications-application), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: TCP/IP Socket Communications in MATLAB

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.2.0

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

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

다운로드