Hello, I would like to create a datagram socket binded to the emulator's loopback, not the loopback of the dev computer. This is for testing purposes. But when I try to create the datagram socket creation, I get a BindException "Permission denied". I have already added INTERNET permission in the manifest file.
Is there a way to bind to localhost emulator from the emulator itself? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

