find number of bytes transferred of a file over net.

nikhil

New member
Joined
Jun 21, 2009
Messages
2
Programming Experience
3-5
Hi.

From my VB.net client, I am invoking a web service to transfer a file along with some other details of the file. Now on the form, I would like to show the progress bar with the % completion. (i.e % of file sent across.) How would I be able to do this ?

Thanks..
- Niks
 
Back
Top