Not Receiving Response From Server: Java.net.socketexception: Recvfrom Failed: Econnreset
I am trying to read data from the server based on the input given by the user. I am receiving the socket exception when trying to read from the server. Please any on let me know wh
Solution 1:
Error solved. I had said I am trying to test it from my mobile device, so I need to give the url of my computer since its not an emulator I am not supposed to give 10.0.2.2. Changing the URL and giving my system URL did the trick. Hope it helps some one.
Post a Comment for "Not Receiving Response From Server: Java.net.socketexception: Recvfrom Failed: Econnreset"