Upload Data to WebServer C++

Hi!,

I am looking for libraries or better a code to upload data (.txt file) to a Webserver.
This has username and password to access into the files.
It is the same like the function of uploading files by FileZilla, but I need the code in c++ to implement in other code.
I was trying with this:
http://www.example-code.com/vcpp/ftp_upload.asp
but without good results.

Thanks a lot for your help!

"cryptlib" and "cURLpp" look very useful for that.

Agile, thank you very much!.
Topic archived. No new replies allowed.