-3

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

2 Answers2

1

Android sdk has a wifi-direct Demo, named "WifiDirectDemo"

LL520
  • 159
  • 3