Brian Dunning's FileMaker Custom Functions

IPLong ( number )

Creates a real IP address of an IP long number

  Average rating: 3.8 (41 votes) Log in to vote

Dick Impens   Dick Impens - Show more from this author
MaltaCode
https://maltacode.com

Share on Facebook Share on Twitter

  Sample input:
IPLong ( 1249726302 )
  Sample output:
74.125.79.94

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

Converts a IP Long number to a real usable IP address.

This is used by a lot of php/mysql programmers as a IP Long number uses less space in the database, being a number (int) instead of a text (varchar).
Indexing is faster.

This function converts the number (int) back to a real IP addres, that can be used on the web or servers.

 

Comments

 
Sep 29, 2013
Thanks, this may be just what I need.

Is there one to do the opposite, just in case I need to go back from an IP to an integer?

Thanks
 
Dick Impens   Dick Impens, MaltaCode
Sep 30, 2013
Just posted a new function IP2IPLong.
Will showup here as soon as it is approved.
 

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: