Cannot create UdpPort for specified LocalHost and LocalPort
I want to receive Ethernet data through udpport,It was up and running yesterday。
u=udpport("LocalHost","192.168.33.30","LocalPort",4098,"OutputDatagramSize",65507);
Now when I run it, I get an error:
ERROR: Unable to bind to LOCALHOST and LOCALPORT. Verify that the LOCALPORT is not in use, and that LOCALHOST and LOCALPORT are valid for IPADDRESSVERSION "IPV4".
I change different localport and localport,and I even restarted the computer, but still reported the error,I checked the port through cmd and there was no process。I hope to get an answer。I want to receive Ethernet data through udpport,It was up and running yesterday。
u=udpport("LocalHost","192.168.33.30","LocalPort",4098,"OutputDatagramSize",65507);
Now when I run it, I get an error:
ERROR: Unable to bind to LOCALHOST and LOCALPORT. Verify that the LOCALPORT is not in use, and that LOCALHOST and LOCALPORT are valid for IPADDRESSVERSION "IPV4".
I change different localport and localport,and I even restarted the computer, but still reported the error,I checked the port through cmd and there was no process。I hope to get an answer。 I want to receive Ethernet data through udpport,It was up and running yesterday。
u=udpport("LocalHost","192.168.33.30","LocalPort",4098,"OutputDatagramSize",65507);
Now when I run it, I get an error:
ERROR: Unable to bind to LOCALHOST and LOCALPORT. Verify that the LOCALPORT is not in use, and that LOCALHOST and LOCALPORT are valid for IPADDRESSVERSION "IPV4".
I change different localport and localport,and I even restarted the computer, but still reported the error,I checked the port through cmd and there was no process。I hope to get an answer。 udpport, udp, matlab, ethernet MATLAB Answers — New Questions