My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

sinet-lib C++ (.lib/.dll) approach to simplify internet download/upload

dependencies:

  • curl
  • openssl

design to be:

  • thread-safe
  • able to cancel safely during data transition
  • cross-platform
  • simplify linking and using
  • handle multiple requests in a graceful manner
  • support HTTPS
  • written in C++ but is compatible with C program linking
  • dll boundary safe
  • ...

manual:

Powered by Google Project Hosting