Used to tell if the FileMaker Client is on the same network as the FileMaker Server
Sample Input:
UserOnSameNetworkAsServer ( )
Sample Output:
0
Description:
Used to tell if the FileMaker Client is on the same network as the FileMaker Server.
We needed a method to know if the Client was local or remote.
However, this does not account for Users connected via a VPNs as they will have a local IP.
Returns 0 if not on the same network.
Returns >0 if on the same network.
Note: these functions are not guaranteed
or supported by BrianDunning.com. Please contact the individual
developer with any questions or problems.
The premiere class for Lasso 8 and Lasso Studio with FileMaker Server 7 Advanced, coming soon to a city near you. Click
here.
Custom Function Authors:
Link to all of your own custom functions on this site with the following URL:
http://www.briandunning.com/filemaker-custom-functions/results.php?author=Your
Name Here