c++ - Programatically get the web page content -


I would like to know whether WinInet or WinHttp will get webpage content quickly or there is no other fast method to obtain webpage content. (At least 1 second).

The programming environment that I am using VC ++

That is said, the internet does not guarantee loading times.

For a specific API, I use WinInet or WinHttp instead.

Do not forget to call PS CoInitialize.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -