How can I send a large file (more than 2gb) with HttpSendRequest
?
Asked
Active
Viewed 208 times
0
-
I'm not on windows but these three links seems to provide initial guiding: http://stackoverflow.com/questions/10106816/how-to-contruct-httpsendrequest-method-of-wininet http://stackoverflow.com/questions/18307919/upload-file-using-http-getting-error-httpsendreuest-12005 http://stackoverflow.com/questions/10130880/uploading-files-using-httpsendrequest-c – Jonas Mar 31 '17 at 06:56
-
1Possible duplicate of [how to contruct HttpSendRequest method of WININET](http://stackoverflow.com/questions/10106816/how-to-contruct-httpsendrequest-method-of-wininet) – Michał Gacka Mar 31 '17 at 08:22