Internet connection info application using .NET
I want to create an application which shows me Internet usage since
connected and disconnect automatically internet after some given MB of
data usage and also display live uploading and downloading speed. This
app would be similar to any USB modem software used in dongle
(netsetter). How can I do it in .NET or is it easy in C programming. I
want some examples of this type of program.