Wi-Fi Direct is an extension to Wi-Fi, created by the Wi-Fi Alliance, that allows for Bluetooth style point-to-point networking as well as the more well known method of networking with access points that Wi-Fi traditionally uses. It is designed to make the process of connecting small intelligent devices like phones and cameras and even home appliances easier and faster. To make it easier to exchange information and files between devices as needed.
Questions tagged [wifi-direct]
852 questions
-1
votes
1 answer
How can a Wi-Fi Direct connection and network connection exist simultaneously?
To my understanding, you cannot connect to two Wi-Fi networks at the same time. How is it possible then that an Android device can connect to a network and a Wi-Fi Direct group at the same time?
In other words, what is technically different about…

Daiwik Daarun
- 3,804
- 7
- 33
- 60
-1
votes
3 answers
How to send a WifiP2pManager object though a Parcelable interface to another activity
As the title says, How can i to send WifiP2pManager and Channel objects to another activity, if possible via Parcelable interface.
I am not that fluent with java and Android SDK so an example code is very much helpful.
Thanks.

ShootingKIng
- 1
- 2
-1
votes
1 answer
Customized channel wifi direct
Can anyone tell me, is there any option to customize wifi direct channels? I need to customize it not only between ch1, ch6 and ch11, but also in another channels selected by me. How can I do that?
-1
votes
1 answer
how to listen socket request from client at server using WiFi Direct
i need to develop android application for sending data from one client to another client via server. in this case server is android application which get data from one client and send to the selected client using Wi-Fi Direct.

Raju
- 31
- 1
- 5
-1
votes
1 answer
How to Send notification to mobile devices from localhost wamp server using wifi connection?
I want to send notification to all mobile devices that are connected to the same WIFI point, the laptop is connected. Is it possible in php to detect the mobile devices connected to the WIFI and send notification as well as share the android apk…

uma
- 493
- 2
- 10
- 24
-1
votes
1 answer
Are any android devices capable of connecting to an AP and another device simultaneously?
Since I don't have an Android 4.0 device I haven't been able to test this myself. Also I wonder if connecting device A (a smartphone) to device B (a wifi direct capable device) using Wifi direct would mean that device A would assume it is provided…

Cartaya
- 93
- 1
- 5
-2
votes
1 answer
Wi-Fi Direct for wifihonk in VANET without connections
Recently I'm doing a project about broadcast my location infos (latitude, longitude, bearing and speed) from gps module in smartphone, then ppls or drivers who are closer to each other could get the distance and avoid the collision(actually part of…

Murphy Wu
- 3
- 2
-2
votes
1 answer
Detecting other devices location relative to your own via Wifi Direct
I am working on a personal project where by I would like to create something like a radar displaying the devices around me that are wifi direct enabled. The devices detected should be displayed on the radar view relative to my devices position…

TomTaila
- 1,694
- 1
- 20
- 33
-3
votes
1 answer
Tensorflow Lite sample : Wifi camera support?
I'd like to use the Tensorflow Lite sample with a Wifi camera on iOS/Android.
Is this currently supported ?
Note : The mobile device would act as a Wifi Hotspot where the camera would live stream through RTSP.
If not supported, could I open a…
anon
-3
votes
2 answers
Is there any code for wifi-direct group chat (3 devices)
i need to implement p2p chat with multiple clients. means 1 server multiple clients(1 to many)
1group owner--->client1
|----client2
|---->client3
|---->client4

Srinu Gude
- 31
- 1
- 3
-3
votes
2 answers
When I enable Wifi Direct, why the wifi will disabled?
My device is Sony Ericsson Arc S.
Android: 4.0.4
I root my cellphone and add 'android.hardware.wifi.direct.xml' in /system/etc/permissions/.
I can see wifi direct option in my Settings.
When I enable wifi direct, it show the wifi direct is opened,…

Tony
- 187
- 1
- 3
- 14
-5
votes
1 answer
How to access local url from wifi network when mobile data is turned on?
I am not able to access my local network server url when my internet is on.
Current scenario of my android mobile phone:-
Wifi - on (with no internet)
Internet - on
I am not able to access my local server url 192.168.42.1:4456

Rahul Singh Rawat
- 31
- 5