How To Download C++

A beginner's guide to setting up Code::Blocks, a C and C++ compiler Starting out Get the Ebook Get Started with C or C++. Follow the link to 'Download the binary. Visual C++, free and safe download. Visual C++ latest version: Essential toolkit for Visual C++.

How To Download C++

I need to get the binary data of a download link.

When I run this link in the browser it always starts download manager. Rather I would like to copy that binary and display it on teh browser. How is this possible in any language.

Objective c or c# preferred.

Thanks

How To Download C++ Program

jacobjacob

How To Install Turbo C

2 Answers

Using the WebClient class you could perform an HTTP request to a given url and retrieve the result:

How To Download C++ Software

Darin DimitrovDarin Dimitrov

What are you trying to download? For example, to display a PDF directly to the browser you can do something like this:

Just make sure you are setting the correct content type for whatever type of binary file you are trying to push to the browser.

jaltierejaltiere

How To Download C++ Programming

Not the answer you're looking for? Browse other questions tagged c#objective-cbinarydownload or ask your own question.