[GD-Windows] DNS server temporary change
Brought to you by:
vexxed72
From: Diogo de A. <Dio...@ne...> - 2004-04-06 10:10:40
|
Hey all! I have an application running on a computer with some DNS settings... The problem is, sometimes I need to resolve an name to an IP address, and I can only do that through another DNS server... My question is, is it possible to do so in C++? Or will I have to use the command line "nslookup" and parse the result? Or the only way is to implement a complete DNS client? Thanks in advance Diogo de Andrade dio...@sp... |