Hello, I have created a sample to check the my webpage status, now want to get IP address of "http://laxmilal.com", so is there are any method to get HOST IP ?
method = new GetMethod("http://laxmilal.com");
int statusCode = httpClient.executeMethod(secureHostConfig, method);
Please let me know.
Thanks
Laxmilal
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
