You could try to request android.permission.INTERNET in your manifest file.
-- BRs, Eric Lu On Thu, Dec 18, 2008 at 3:25 PM, [email protected] < [email protected]> wrote: > > Hi > > If I need to open a new socket in Andriod platform, do I need to set > some permission before it will work? I currently get an IOException > when I new a Socket. > > Thank you. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

