Good evening,
In VB6 I was uploading files to my server using ftp.
I learned here that it was easyer and faster to upload via http and it works fine.
I'm also dowloading files from my server using URLDownloadToFile API function.
Is there a way to download via HTTP with similar benefits than uploading ?
Thanks
In VB6 I was uploading files to my server using ftp.
I learned here that it was easyer and faster to upload via http and it works fine.
I'm also dowloading files from my server using URLDownloadToFile API function.
Is there a way to download via HTTP with similar benefits than uploading ?
Thanks