Vermouth wrote:
> Iwas developping an app which need to open serversocket.
> 
> But, when i open one on poet 80, this throw a BindException :/ iven
> with the INTERNET permission.
> Open on other port work (ex: 8080).
> 
> Does this mean android not allow me to use this socket ?

Correct. Only root can open ports below 1024. This is standard for
Linux, not unique to Android.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Need Android talent? Ask on HADO! http://wiki.andmob.org/hado

--~--~---------~--~----~------------~-------~--~----~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to