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

1 visualización (últimos 30 días)
Rijo
Rijo el 23 de Oct. de 2016
Respondida: Walter Roberson el 23 de Oct. de 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.

Respuestas (1)

Walter Roberson
Walter Roberson el 23 de Oct. de 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.

Categorías

Más información sobre MATLAB Mobile en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by