Hi,
I am working on the validations of the entered ip addresses but not able to validate using existing methods.
such as IPAddress.TryPa rse(addrString, out address);
so pls give me some suggessions on this as i have wasted lot of time on it.
Thanks in advance.
I am working on the validations of the entered ip addresses but not able to validate using existing methods.
such as IPAddress.TryPa rse(addrString, out address);
so pls give me some suggessions on this as i have wasted lot of time on it.
Thanks in advance.
Comment