Hello
My application is on a remote server that is accessed by clients remotely using Remote app. I would like to know who is accessing the application. I would like to know the code that I use, using vb.net, to capture the computer name, MAC address and IP computardor that remotely trying to run my application. So I can keep a log of the computers that accessed within my application and other statistics and restrictions.
NOTE: The code I want use will be within the same application
Regards