hi alls

i'm work in a application that access very often to httpConnection
class. my question is: if i put the ip (10.10.10.10) instead of the
url(www.qwerty.com/../../.html) the class httpConnection goes to dns?
ie
httpConnection connection = new httpConnection (10.10.10.10); goes to dns?
thanks all

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to