Posted: Sat Sep 26, 2015 8:11 pm Post subject: [C++] "WebClient" Requesting a responsebody from U
Hello. I've been trying to search easy solution to download responsebody from URL. I've tried libcurl, but it gives me a lot of errors when I copy the example from curl. My application won't even run. Is there any normal way to do that without libraries? In C# it's WebClient.DownloadString(); some alternative for that.
Thanks!
Update: I got it working using a System.dll, but any other ways?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum