java.net.unknownhostexception
843798Jun 26 2009 — edited Mar 22 2010hello frnds....
I have developed a GPS application where I want to configure SMS gateway to my application. In this application SMS should be forewarded to the client after a certain event, for this I have designed java code to send the SMS to the client but I recieved the following Exception at the URL which is used to call the API of the SMS gateway... java.net.UnknownHostException. So, please help me in resolving this problem..
Thanks..