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 -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -