Jump to content

IP Address & Computer Name


edmonton

This topic is 6344 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi

I am not sure where this query should be but I am just putting it here.

I would like to store the login information of all the programmers that work on the hosted Files. I also would like to capture their IP Address and Computer Name. Get(HostIPAddress) and Get(HostName) gives me the IP Address and Name of the Server where the files are hosted but I would like the client IP Address and Client Computer Name which the programmers are using.

Is their a way to do it ?

Thanx

Link to comment
Share on other sites

Hi,

Will Get(SystemNICAddress) help? or as ender mentioned Get(SystemIPAdress)?

Both of these return a list, however you can compare a before logon list to an after logon list and isolate the change.

HTH,

Tim

Link to comment
Share on other sites

This topic is 6344 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.