eclipse / paho.mqtt-sn.embedded-c

Paho C MQTT-SN gateway and libraries for embedded systems. Paho is an Eclipse IoT project.
https://eclipse.org/paho
Other
314 stars 178 forks source link

MQTT-SNGateway error #257

Open martin9115 opened 2 years ago

martin9115 commented 2 years ago

Hi , try to run the MQTT-SNGateway, by sudo ./MQTT-SNGateway, but have this error: ~/paho.mqtt-sn.embedded-c/MQTTSNGateway/bin $ sudo ./MQTT-SNGateway 20220125 112655.282 Can't open a UDP. SensorNetwork.cpp line 232 initialize() errno=98 : Address already in use ABORT Gateway!!! I release the port 10000, but still have this error. Any help ?