Hello,

I have a background service that needs to receive multicast packets
from the network via Wifi. Receive calls on the MulticastSocket object
work fine when the phone is "alive". However, as soon as the phone
sleeps (blank screen), the receive call never returns.

I am using a PARTIAL_WAKE_LOCK in order to keep the CPU alive, a
WifiLock as well as a MulticastLock. In addition, the Wifi sleep
policy is set to "Never".

Has anybody encountered this problem?

I am using a Nexus One that runs Android 2.3.3.

Thanks.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to