paho c client remote host broker connection [message #1795582] |
Tue, 25 September 2018 10:15  |
Eclipse User |
|
|
|
Hi,
I am new to paho c client mqtt implementation. As of now, I have published message using the simple publishing example on a localhost mosquitto broker.
- Now I want to try publishing the message on a broker which is based on another computer. I tried by defining the ip address and port of that server in the same example. But It fails to connect when build
- Do I need to substitute something else in the
" #define ADDRESS "tcp://192.168.x.xxx: port statement or modify some other parameters in the code.
I am new to server/host model and thus need urgent help
Thank you
Yash
|
|
|
|
Powered by
FUDForum. Page generated in 0.10248 seconds