Fast way to get an url's source code?
-
Hello all, What is the fastest way to get an url's source code? I tried to use CHttpFile class, but it is very slow, is there any way to get faster url's sourse code? thanks for advance
It is never late to learn
-
Hello all, What is the fastest way to get an url's source code? I tried to use CHttpFile class, but it is very slow, is there any way to get faster url's sourse code? thanks for advance
It is never late to learn
Gofur Halmurat wrote:
I tried to use CHttpFile class, but it is very slow, is there any way to get faster url's sourse code?
use direct API, but is surly depend on your network speed!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You/codeProject$$>
-
Gofur Halmurat wrote:
I tried to use CHttpFile class, but it is very slow, is there any way to get faster url's sourse code?
use direct API, but is surly depend on your network speed!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You/codeProject$$>
Thanks for reply: What is direct Api?
It is never late to learn
-
Thanks for reply: What is direct Api?
It is never late to learn
ohh sorry I chewed the word before writing it here ;-).. i ama talking about Internet api's. you could try this application, see it might be helpful :- http://www.codeproject.com/KB/IP/amhttputils.aspx[^]
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You/codeProject$$>
-
Hello all, What is the fastest way to get an url's source code? I tried to use CHttpFile class, but it is very slow, is there any way to get faster url's sourse code? thanks for advance
It is never late to learn
Have you tried
URLDownloadToFile()
?"Love people and use things, not love things and use people." - Unknown
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne