Hi, guys

I'm new to Android development, now I'm working on a simple HTTP server
project. I  try to use ServerSocket to listen on port 80 but I failed. There
will have an exception if I did this. I have already set INTERNET premission
in manifest.

I found that everything is Okay if I use port 8080, that's strange for me,
why I cannot use port 80? I don't want my users to use another port to
connect  my server.

Thanks very much

Alex

-- 
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