In my C++ linu application: how can I get from a DNS the IP reffering to a name?
Please attach code sample.
10x
feedback
|
|
With the function gethostbyname. Please, search in google. | |||||||||||
feedback
|