Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » HTTP Client and file upload
HTTP Client and file upload [message #18829] Sat, 25 October 2008 16:37 Go to previous message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
Well, I got some problems with http client on a file upload operation.
At first, I had to add
socket.Block()

in httpcli.cpp, line 131 in order to avoid a "resource temporary unavailable" error.
Now I can upload small and medium (let's say, some tenth of KBytes) files without problem, but if I try to send a file of around 800 KBytes, the server says "file partially transmitted".
I do have a MAX_UPLOAD of about 40 MBytes on server, and the original web app (that I'm trying to mimick) does it well.

Any hint ?

Max
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: HttpsClient problems?
Next Topic: HttpQuery - not working?
Goto Forum:
  


Current Time: Sat Apr 27 15:44:36 CEST 2024

Total time taken to generate the page: 0.02707 seconds