I have to create a log file for all internet connection made by PC. It should have details of the username, time of connection, etc. I do know about the InternetGetConnectedState() function which returns the bool value. Know how do I get the other details. Can some one help me out thanks in advance. I am using win32 API and visual c++.
|
|
|
|
|
|
|
You could use Network List Manager API to get list of networks using |
|||
|
|
|
|
You can use |
||
|
|
