[android-developers] Multicast and WiFi tethering
Hi,
I got an application that sends and receives UDP messages using a
MulticastSocket. It works fine between two phones when both are
connected to a normal WiFi AP (e.g., my WiFi at home). However, when
either device has WiFi tethering active and the other device is
connected to this network sending Multicast packages doesn't work
anymore. If I set-up a third device which has WiFi tethering enabled
and let the first two devices connect to this network it works as
expected between the two devices (however, the third device with
tethering active cannot receive or send Multicast packages).
My conclusion is that a device that has WiFi tethering enabled cannot
send or receive Multicast packages. Is this an expected behavior or
should I consider it a bug?
Thanks!
// Erik
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home