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 » uploading progress
uploading progress [message #17617] Fri, 22 August 2008 15:47 Go to next message
TeCNoYoTTa is currently offline  TeCNoYoTTa
Messages: 138
Registered: July 2008
Location: Egypt
Experienced Member

hello

i am making a program that upload files using http

i can know the progress of download but how can i know the progress of upload ??
Re: uploading progress [message #17621 is a reply to message #17617] Fri, 22 August 2008 22:23 Go to previous messageGo to next message
TeCNoYoTTa is currently offline  TeCNoYoTTa
Messages: 138
Registered: July 2008
Location: Egypt
Experienced Member

i want to know the percentage of sent data in post message
Re: uploading progress [message #17625 is a reply to message #17621] Sat, 23 August 2008 09:50 Go to previous messageGo to next message
TeCNoYoTTa is currently offline  TeCNoYoTTa
Messages: 138
Registered: July 2008
Location: Egypt
Experienced Member

Ok .......Can i know the ftp upload progress ??
Re: uploading progress [message #17630 is a reply to message #17625] Sat, 23 August 2008 13:42 Go to previous messageGo to next message
captainc is currently offline  captainc
Messages: 278
Registered: December 2006
Location: New Jersey, USA
Experienced Member
I'll be honest and say that this is a stab in the dark, but
one way of doing so is to stream the file to the ftp using a loop sending a certain amount of bytes each time and updating the progress bar as it goes.
Re: uploading progress [message #18832 is a reply to message #17617] Sat, 25 October 2008 20:37 Go to previous message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
Please see my small httpcli.cpp patche, it allows a smooth progress bar behaviour even for upload process Smile

Ciao

Max
Previous Topic: HTTP Client - Post method and progress bar
Next Topic: HTTP Agent & WebSSL memory leak
Goto Forum:
  


Current Time: Thu Apr 18 06:00:18 CEST 2024

Total time taken to generate the page: 0.01988 seconds