java.net.SocketException : permition denied . on simulator for socket program.
When i am executing the program from simulator for socket it throws java.net.SocketException : permition denied exception but when i am running same code on the tablet, it get response from the socket server.
Do i have to setup anything to run socket program using simulator??