aspose file tools
The moose likes Android and the fly likes Can't make SocketServer in the emulator Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "Can Watch "Can New topic
Author

Can't make SocketServer in the emulator

Jane Jukowsky
Ranch Hand

Joined: Mar 28, 2009
Posts: 145
Here is my code:



Everything works fine in debugger, accept() blocks as it should. When I then go to telnet, it fails.



Same code in a standalone Java application works fine (but a dialog pops asking for permission, as it should)

What could that be?


My manifest:


 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Can't make SocketServer in the emulator
 
Similar Threads
How to pass POJOs / data / values between activities?
Unable to obtain bluetooth adapter
[2010-08-16 10:31:07 - HelloDatePicker] New package not yet registered with the system
My Custom Intents do not work
how to transfer images to ftp server in android