Hi Andre,
Your client should know the address (IP+port) of the broker.
Your client program makes MQTT connection with broker using
IP/hostname and port number of the broker. There are APIs which allows
you to do so when you instantiate MQTT client object.
On Sun, Dec 9, 2012 at 3:10 AM, Andre Tippel
<andre.tippel@xxxxxxxxxxxxxx <mailto:andre.tippel@xxxxxxxxxxxxxx>> wrote:
Hi,
i am new at mqtt topic.
My question is how can clients (like a sensor) detect brokers? Is
it needed to preconfigure a brokers network address or hostname in
the client? Or are there any other (dynamic) technologies that act
like dhcp or so.
Thanks for your help.
Andre
--
Mailing list: https://launchpad.net/~mosquitto-users
<https://launchpad.net/%7Emosquitto-users>
Post to : mosquitto-users@xxxxxxxxxxxxxxxxxxx
<mailto:mosquitto-users@xxxxxxxxxxxxxxxxxxx>
Unsubscribe : https://launchpad.net/~mosquitto-users
<https://launchpad.net/%7Emosquitto-users>
More help : https://help.launchpad.net/ListHelp
--
Thanks and best regards,
From
Pawan D. Dalal