i need to use wifi direct to transfer files between android devices
- 
sir, 
 i need to use wifi direct to transfer files between android devices.could you give me instruction to do that
- 
sir, 
 i need to use wifi direct to transfer files between android devices.could you give me instruction to do that
- 
@jsulm 
 sir,
 could you please tell me how do i scan wifi devices
- 
@jsulm 
 sir,
 could you please tell me how do i scan wifi devices@NIvil-Wilson I don't know why you need to scan for wifi devices. 
 From the link I gave you you can find: https://doc.qt.io/qt-5/qnetworkinterface.html
 And there https://doc.qt.io/qt-5/qnetworkinterface.html#allInterfaces which gives you a list of all network interfaces.
 Using https://doc.qt.io/qt-5/qnetworkinterface.html#type you can filter all wifi devices.
- 
@NIvil-Wilson I don't know why you need to scan for wifi devices. 
 From the link I gave you you can find: https://doc.qt.io/qt-5/qnetworkinterface.html
 And there https://doc.qt.io/qt-5/qnetworkinterface.html#allInterfaces which gives you a list of all network interfaces.
 Using https://doc.qt.io/qt-5/qnetworkinterface.html#type you can filter all wifi devices.@jsulm 
 sir,
 thank you very much....
 

