Hi, I needed a way to check the duration of my Internet Connection and so I used "RAS". But I was wondering if any other way existed?
I tried "WMI", & "Net.NetworkInformation" which can be used to retrieve much information about network connections but could not find duration there.
I think information (about network interfaces) can also be retrieved from registry, but how to use that info to retrieve more info about a possible connection?
-> In any case, I just wanted to know if an alternative way exists to retrieve information about a network/Internet connection, especially to retrieve its duration.
Question
GoD oF SouL
Hi, I needed a way to check the duration of my Internet Connection and so I used "RAS". But I was wondering if any other way existed?
I tried "WMI", & "Net.NetworkInformation" which can be used to retrieve much information about network connections but could not find duration there.
I think information (about network interfaces) can also be retrieved from registry, but how to use that info to retrieve more info about a possible connection?
-> In any case, I just wanted to know if an alternative way exists to retrieve information about a network/Internet connection, especially to retrieve its duration.
---------------
I work in C#..
Edited by GoD oF SouLLink to comment
Share on other sites
1 answer to this question
Recommended Posts