Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

IP Address & Computer Name


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

Recommended Posts

Posted

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

Posted

Try:

Get(SystemIPAddess) and Get(UserName), or better yet use Get(AccountName) and make sure everyone logs in with their account.

Posted

Get(AccountName) will give me the Name of the user logging in to FileMaker Pro. I would like the Name of The Computer which was used for logging.

Thanx

Posted

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

This topic is 6563 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.