Hello,
I have a problem using mqtt chat with autodiscovery.
I use a tablet as server and phones as client in a mqtt chat with autodiscovery.
Both are connected in the same wifi network but the wifi network have no internet connection.
If the phone have wifi on and mobile data on, when I start connection, the phone/client can't find the tablet/server and I have success=false in a few time in the "Private Sub client_Connected (Success As Boolean)".
If I turn off the phone mobile data and leave only wifi on, I can connect the phone/client with the tablet/server without problems.
Is it possible to use a phone with mobile data "on" to search and connect with the tablet in a wifi network without internet connection ? How ?
Thank you.
I have a problem using mqtt chat with autodiscovery.
I use a tablet as server and phones as client in a mqtt chat with autodiscovery.
Both are connected in the same wifi network but the wifi network have no internet connection.
If the phone have wifi on and mobile data on, when I start connection, the phone/client can't find the tablet/server and I have success=false in a few time in the "Private Sub client_Connected (Success As Boolean)".
If I turn off the phone mobile data and leave only wifi on, I can connect the phone/client with the tablet/server without problems.
Is it possible to use a phone with mobile data "on" to search and connect with the tablet in a wifi network without internet connection ? How ?
Thank you.