I have a java server listening for connections. My emulator connects fine, but when i port it to the device it get an error "no such host is known". What would be some of the causes for this? I am using TCP BTW.
Printable View
I have a java server listening for connections. My emulator connects fine, but when i port it to the device it get an error "no such host is known". What would be some of the causes for this? I am using TCP BTW.
sorry to bother you, i figured it out finally.......I was trying to resolve the dns server, and obviously i dont have a dns server. So if this helps anyone else your welcome.