CFLib.org – Common Function Library Project

NetLib

Last updated August 27, 2009 / 20 Released UDF(s)
Download Library
calcNetAddress

calculate a network address from an IP address and a (sub)Netmask. | Requires: ColdFusion 5

View UDF
Loading...
cidrToNetMask

Converts CIDR numbers to valid network mask numbers. | Requires: ColdFusion 5

View UDF
Loading...
easySocket

Connect to sockets through your ColdFusion application. | Requires: ColdFusion MX

View UDF
Loading...
ftpisConnected

Checks to see if a CF FTP connection is still connected. | Requires: ColdFusion MX

View UDF
Loading...
getAllHostAddresses

Looks up all IP addresses for a hostname and returns them in an array. Requires Java. | Requires: ColdFusion 5

View UDF
Loading...
GetHostAddress

Performs a reverse DNS lookup. | Requires: ColdFusion 5

View UDF
Loading...
GetHostName

Performs a DNS lookup on an IP address. | Requires: ColdFusion 5

View UDF
Loading...
HTTPGet

UDF equivelant of <CFHTTP> | Requires: ColdFusion 5

View UDF
Loading...
ip2long

Converts a string containing an (IPv4) Internet Protocol dotted address (aaa.bbb.ccc.ddd) into a proper address representation. | Requires: ColdFusion 5

View UDF
Loading...
IP4r

IP4r converts standard dotted IP addresses to their reversed IP4r equivalent. | Requires: ColdFusion 5

View UDF
Loading...
IPAddress2IPDottedDecimal

Converts an IP address to a 32-bit dotted decimal IP number. | Requires: ColdFusion 5

View UDF
Loading...
IPclass

Converts an IP address to a network class. | Requires: ColdFusion 5

View UDF
Loading...
IPConvert

Converts IPs to integers and back for efficient database storage. | Requires: ColdFusion 5

View UDF
Loading...
IPDottedDecimal2IPAddress

Converts a 32-bit dotted decimal IP number to an IP address. | Requires: ColdFusion 5

View UDF
Loading...
isIPInRange

Is this IP within any of the IP ranges supplied. | Requires: ColdFusion MX

View UDF
Loading...
IsMulticastAddress

Checks to see if a specifid address (IP address or host name) is a multicast address (Class D). | Requires: ColdFusion 5

View UDF
Loading...
long2ip

Generates an (IPv4) Internet Protocol dotted address (aaa.bbb.ccc.ddd) from the proper address representation. | Requires: ColdFusion 8

View UDF
Loading...
Ping

Pings a website using .net framework | Requires: ColdFusion 8

View UDF
Loading...
pingTrackBackURL

Pings a TrackBack URL. | Requires: ColdFusion MX

View UDF
Loading...
urlExists

Checks to see if a particular URL actually exists. | Requires: ColdFusion MX

View UDF
Loading...

Search CFLib.org


Latest Additions

Ryan Thompson-Jewell Ryan Thompson-Jewell added
ListSplit
1 day(s) ago

Nathan Dintenfass Nathan Dintenfass added
RowsToColumns
1 day(s) ago

Barney Boisvert Barney Boisvert added
indentXml
1 day(s) ago

Barney Boisvert Barney Boisvert added
REReplaceCallbac...
1 day(s) ago

Top Rated

Rob Brooks-Bilson                                 FolderSize
Rated 5.0, 7 time(s)

Nick Giovanni                                     UniqueValueList
Rated 5.0, 5 time(s)

James Sleeman                                     QuickSort
Rated 5.0, 3 time(s)

Jeff Howden ListDeleteDuplic...
Rated 5.0, 3 time(s)

Created by Raymond Camden / Design by Justin Johnson