Android/WiFi Direct - how find pc with the smartphone and establish a connection

StackOverflow https://stackoverflow.com/questions/18715779

  •  28-06-2022
  •  | 
  •  

Вопрос

I want develop a simple program for an Android smartphone that give the possibility to the user to transfer an image from the device to the pc. I want create a direct connection using the WiFi Direct technology. I saw the official documentation on the developer android site, and i found it very helpful. My question now, is how can i find the pc and established a connection with it? I saw that establish a connection from two smartphone is really easy, but how can i proceed in this case? The pc need to be in a wireless network (i don't think) ?

Thanks for any suggestion.

Это было полезно?

Решение

The PC does not need to be on a wireless network (that is the whole point of using Wifi-Direct) but to enable Wifi-Direct on a PC, you need to install the Intel MyWifi Dashboard software (full version) and also need to make sure that your drivers are updated. (http://www.intel.com/support/notebook/sb/CS-033660.htm)

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top