Jump to content

Upload binary files with HTTP in background via AutoIt


Recommended Posts

Hi,

I want to upload an binary file to an webserver over HTTP/HTTPS. I have to use an proxy server and it should be done in background. A progress bar is not necessary, but nice to have. I have read a lot about my problem - something about CURL or LIBCURL.DLL - but found nothing, that makes me happy. If I'm right, I can't use LIBCURL.DLL with AutoIt - because of the DLL "problem". Only CURL.EXE is possible.

Could I use the WinInet.dll from Microsoft, which is used by _INetGetSource and _INetGetSourcePro? Have you any example for me? Please: Don't give me an example to use the IE Engine - fill out an upload form, or somethin else ...

Thanks

Micha.

Edited by mymicha
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...