Azzera filtri
Azzera filtri

Why I am getting this error "No connector at hos"?

1 visualizzazione (ultimi 30 giorni)
Rijo
Rijo il 23 Ott 2016
Risposto: Walter Roberson il 23 Ott 2016
I'm trying to read the sensor data from mobile but when i am entering the ip address of my computer it shows "No connector at host". My system connected with LAN and my phone is connected with wi-fi. I don't know how to rectify the problem. Kindly anyone help me with this. Thanks in advance.

Risposte (1)

Walter Roberson
Walter Roberson il 23 Ott 2016
On your system running MATLAB you must give the command
connector on
and then you must start up MATLAB Mobile on your phone.
If your phone is connected with Wi-Fi to a router in your system then it is probably already being assigned a usable IP address on the same network as your host computer.
However, if your phone is connected with Wi-Fi directly to your host computer, to a Wi-Fi receiver on there, then it would be on a network interface that might be using a different IP address or even different network entirely than the network being used for Wi-Fi. For example, my computer uses an address ending in .135 on the LAN, but I have its direct Wi-Fi interface set to end in .134 so my phone would need to be told to access the .134 address to talk to my computer directly.

Categorie

Scopri di più su MATLAB Mobile in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by