I have an application, which has a few server connections. Any suggestions on how to find out the way application resolves the IP addresses of the servers. For example;
a. is it looking into local hosts file first?
b. is it always requiring DNS to resolve the IP from the name without even looking into hosts file?
any idea shared greatly appreciated!
a. is it looking into local hosts file first?
b. is it always requiring DNS to resolve the IP from the name without even looking into hosts file?
any idea shared greatly appreciated!
Comment