1

I need to send a file from group owner to a connected(through WiFi Direct) device. I find the device by Service discovery. In onConnectionAvailable function i can find group owner address by:

String host = info.groupOwnerAddress.getHostAddress();

But how do i find the address of other device?

Hariharan
  • 24,741
  • 6
  • 50
  • 54
nikhil_vyas
  • 513
  • 5
  • 16
  • You can see my answer about this issue [here](http://stackoverflow.com/a/24160775/1340588). Hope it helps you. – Diaph Jun 12 '14 at 02:56

0 Answers0