| 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:
|
 |
 |
|
|
subject: Can't make SocketServer in the emulator
|
|
|