QHostInfo class provides an static function (lookupHost) that you can use to get any host’s (including a website’s) IP address quickly and efficiently.
Here is an example of how you can get Google’s IP Address using Qt/C++:
Continue reading “How to Find a Website’s IP Address Using Qt/C++”