I want to know current download progress when im using NetworkStream.Read. Is it even possible? Do i have to use webclient?
I dont want to use webclient because it seems(im not 100% sure)
or, i should use webclient?
FYI, Im building bandwidth estimation tools.
What's the problem?