emqx / qmqtt

MQTT client for Qt
https://www.emqx.com
Other
692 stars 337 forks source link

can't connect server by ip? #218

Closed w136111526 closed 3 years ago

w136111526 commented 3 years ago

Hello, I'd like to say that localhost and localhost are working on the mosquitto.exe server, and that the local Ip, or any other machine Ip, is not available, and that the server is installed locally from the mosquitto.exe website for use on windows machines. What could be the reason? image

ejvr commented 3 years ago

I don't understand your problem. Can you tell us what the setup is you are using? And how is de QMQTT library involved?

On 11-Jan-21 10:26:38, w136111526 notifications@github.com wrote:

Hello, I'd like to say that localhost and localhost are working on the mosquitto.exe server, and that the local Ip, or any other machine Ip, is not available, and that the server is installed locally from the mosquitto.exe website for use on windows machines. What could be the reason? image

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

w136111526 commented 3 years ago

Thank you. I can't connect to the server because mosquitto.exe The server limits the IP address, which is not caused by qmqtt client.