If it's on the page, more than likely. However, if you haven't set your manifest file to add the NETWORK permission, that would do it easily.
On Nov 13, 10:40 pm, riverwide <[EMAIL PROTECTED]> wrote: > Hi, > > I want to new a ServerSocket instance.(java.net.ServerSocket) But I > can't. > A java.net.BindException was throws.(java.net.BindException: > Permission do not allow action on socket) > > Is it possible to use the ServerSocket class in Android ? > I've found the ServerSocket page in API document.(http:// > code.google.com/android/reference/java/net/ServerSocket.html) > > Thank you for any pointers. > > riverwide --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

