W
www.msmobiles.com
IPHostEntry remoteHostEntry = Dns.Resolve(ipAddress);
... is not working on Smartphone. In other words if
ipAddress is given as host name (for example: xxxx.com )
then it works, but if I give numeric address (for
example: 123.232.23.2) then it is not working.
How to solve this problem?
... is not working on Smartphone. In other words if
ipAddress is given as host name (for example: xxxx.com )
then it works, but if I give numeric address (for
example: 123.232.23.2) then it is not working.
How to solve this problem?