Hi, everyone
I'm coding at a client program which can download something at a server.
Now, I want to display the percentage of the progress, just like this:

client>download abc.exe
downloadling...
45% finished

I want the number changing instantly, and display, like what FlashGet does.

How to do that ? which file to be included ?