Hello there,
I have a test project were it downloads a 500MB zip file.
I would like to know if its possible to have something that shows the speed of downloading.. is this possible?
You can find inside wodHttpDLX Progress Event. You have there Position and Total parameter. Using time and current position you can calculate transfer speed. Is there any chance you can try that and let us know if you need more help?