Chilkat Upload C++ Library (freeware)
* Read the README.html contained in each download.
C++ Linking Help
Download Chilkat C++ Libraries for VC++ 9.0 / Win32
Download Chilkat C++ Libraries for VC++ 9.0 / x64
Download Chilkat C++ Libraries for VC++ 8.0 / Win32
Download Chilkat C++ Libraries for VC++ 8.0 / x64
Download Chilkat C++ Libraries for VC++ 7.0
Download Chilkat C++ Libraries for VC++ 6.0
Note: The Chilkat C++ libraries contain both freeware and commercial classes. The CkUpload class is freeware.
Documentation
·
C++ Upload Examples
Chilkat Upload C++ library is freeware that can be used to upload files over HTTP and HTTPS to a web server.
HTTP Upload C++ Library Features
- Supports both HTTP and HTTPS protocols.
- Asynchronous uploads with real-time monitoring of percentage completion and number of bytes transferred.
- Abort capability.
- Add arbitrary HTTP POST form parameters to your upload.
- Upload multiple files in a single transaction.
- Add arbitrary (custom) HTTP header fields to the HTTP upload.
- Retrieve the HTTP response status, header, and body returned by the web server.
|