Created on 06 October 2010
icon_unfollowing
Login to follow
utilsip-jpg

UtilsIPAddress

Stable version 4.0.0 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 30 April 2019 by 
utilsip-jpg

UtilsIPAddress

Created on OutSystems 11

Version 4.0.0

Stable
Current
See documentation
Module
Uploaded on 30 April 2019 by 
Compatible with:
Version 11
Database:
All
Release notes:

Upgrade to P11 and added descriptions to all actions.

Actions in this version (not changed)

  • UtilsIPAddress: Translate IP address from dotted-decimal address to decimal format
  • IsValidIPAddress: Validate dotted-decimal IP Address
  • NumberToIPAddressDotted: Translate IP address from decimal format to dotted-decimal address
  • SubnetAddress: Returns the subnet address to the calling program when supplied an IP address and mask
  • UserIPWithinSubnet: Check IP Address within Subnet mask
Application Objects:
UtilsIPAddress has 0 AOs.
Created on OutSystems 10

Version 3.0.0

Stable
Module
Uploaded on 30 April 2019 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:

Upgrade to P10

Created on Older versions

Version 2.0

Stable
Module
Uploaded on 03 February 2011 by 
Compatible with:
Version 11
Version 10
Version 9
Version 8
Stack:
Database:
Release notes:
BugFixes
Since Integration Studio doesn't support "uint" data type, the calculations within some functions were not working as expected for some IPs. So I had to make them private and update the code (to skip all the converts from decimal to int32 to int64 ...)
Functions that were public and now are private.
- Converts IP Dotted to Long
- Converts Long to IP Dotted.
Application Objects:
UtilsIPAddress has 0 AOs.

Version 2.0

Stable
Module
Uploaded on 03 February 2011 by 
Compatible with:
Version 11
Version 10
Version 9
Version 8
Stack:
Database:
Release notes:
BugFixes
Since Integration Studio doesn't support "uint" data type, the calculations within some functions were not working as expected for some IPs. So I had to make them private and update the code (to skip all the converts from decimal to int32 to int64 ...)
Functions that were public and now are private.
- Converts IP Dotted to Long
- Converts Long to IP Dotted.
Application Objects:
UtilsIPAddress has 0 AOs.