C
Cat
When I download a file from internet, using whether WebRequest or
WebClient, it is downloaded at the maximum line speed. But I would like
to let the users decide the maximum download speed just like eMule(you
know eMule, don't you?) does. How can I do this?
Plus, is it possible to be notified when the system gets connected to
the internet or disconnected from the internet? Should I use Windows
API or is there a .NET way? Thank you.
WebClient, it is downloaded at the maximum line speed. But I would like
to let the users decide the maximum download speed just like eMule(you
know eMule, don't you?) does. How can I do this?
Plus, is it possible to be notified when the system gets connected to
the internet or disconnected from the internet? Should I use Windows
API or is there a .NET way? Thank you.