From the developer: "SendHTTP is a short simple command line utility that lets you grab a single page from a HTTP connection. It will capture the HTML, image, or whatever content is at the URL to a file or the console. This makes it great for short batch files and other such uses. Additionally the complete C/C++ source code is available with the download. This allows you to easily add HTTP retrieval or posting to any of your C/C++ programs. This program is totally free and under a LGPL license."