|
|
Home » U++ Library support » U++ MT-multithreading and servers » knowing download speed and ProgressIndicator
|
Re: knowing download speed and ProgressIndicator [message #17230 is a reply to message #17228] |
Sun, 03 August 2008 14:53   |
TeCNoYoTTa
Messages: 138 Registered: July 2008 Location: Egypt
|
Experienced Member |

|
|
thanks Luzr for your reply
i will make more test cases and tell you
but i want to tell you what i want to do
i want to make a download manager that download files that are some times be attachments on forums
that allow visitors downloads also i want it to support pause/continue downloading
the proplem now is that the executeredirect dont complete downloading the file when the file is big
also i want to download part of file save it the download another part and save it to support
pause/continue
but executeredirect downloads all the file one piece and put it in a string variable
so these are the proplems
now i want to ask what does these functions do and what are there arguments and what they return
socket.WriteWait(const char *s,int length,int timeout_msec)
socket.Read()
socket.ReadUntil()
socket.ReadCount()
and i will get more test cases
but please help me or tell me how to find info
thanks in advance
and i am waiting your respond
[Updated on: Sun, 03 August 2008 14:55] Report message to a moderator
|
|
|
|
|
Goto Forum:
Current Time: Fri May 09 09:30:55 CEST 2025
Total time taken to generate the page: 0.00416 seconds
|
|
|