How to set LOCAL IP address for dsp.UDPSender
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Robert Normoyle
am 9 Okt. 2022
Beantwortet: Chaitanya Krishna Kantambhatla
am 12 Okt. 2022
There does not seem to be a property to set a local ip address in dsp.UDPSender. I have multiple internet devices on the computer and want to make sure the message goes over a specific link to the destination. The properties show " RemoteIPAddress", but not a LocalIPAddress.
0 Kommentare
Antworten (1)
Chaitanya Krishna Kantambhatla
am 12 Okt. 2022
Hi Robert,
I understand that you are looking for the local IP address property for the dsp.UDPSender.
There exists a property to hold the value of local IP port source and local IP port.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!