Can Android do peer-to-peer ad-hoc networking?
Posted
by Doughy
on Stack Overflow
See other posts from Stack Overflow
or by Doughy
Published on 2009-12-19T06:17:06Z
Indexed on
2010/06/09
12:32 UTC
Read the original article
Hit count: 384
Is it possible to set up Android in ad-hoc peer-to-peer wifi mode? For example, I would like to have one phone broadcast a message, and have all peers in the network receive the broadcast, without having a server. I would like to use wifi since bluetooth range is more limited.
© Stack Overflow or respective owner