Intrafoundation Software


       >  Freeware  ColdFusion  Gaming  DOS  Windows  Commercial Top  All   


 

Adobe/Macromeda/Allaire ColdFusion Products

CFX_Execute (1.3) December 05 2004

Windows ColdFusion CFX [w/ C source code] Freeware
       views 2783 downloads 603 (last May 29 2009)

A high-performance clone of CF4.5's CFEXECUTE function written in C++. Includes a VARIABLE parameter to output results directly to a cf variable.

See the CFX_Execute homepage for details.


view

TCPClient (3.1) November 24 2004

Windows COM [w/ C++ source code] Freeware
       views 7543 downloads 14684 (last June 30 2009)

A COM object usable by ColdFusion, ASP, PHP4, etc that allows you to talk to any TCP server including SMTP, POP3, FTP, HTTP, IMAP, telnet, etc.


view

UDPClient (2.1) November 24 2004

Windows COM [w/ C++ source code] Freeware
       views 5065 downloads 2455 (last June 30 2009)

A COM object usable by ColdFusion, ASP, PHP4, etc that allows you to talk to any UDP server including multiplayer games such as Quake, Half-Life, Unreal, etc.


view

Network Discovery (1.0) November 23 2004

Windows COM [w/ C++ source code] Freeware
       views 1741 downloads 172 (last June 29 2009)

A small COM for use with TCPClient and UDPClient that does network discovery (i.e., tells you what computers are "out there").

See the NetworkTopology homepage for details.


view

ImageGrapher (1.7) November 17 2004

Windows COM Freeware
       views 2287 downloads 93 (last May 28 2009)

ImageGrapher is a straight-forward ATL COM object which provides basic graph line and icon drawing functions. It currently works with either GIF or TGA format graphic images. With it you can load a graphic image into memory (your "drawing canvas"), draw any number of lines optionally terminated by vector arrows/circles, as well as compositing icon images of any size onto your canvas before saving the image to a file.

The primary purpose of this software is for creating dynamic "maps" or graphs.


view

CFX_SystemInfo (1.0) March 05 2004

Windows ColdFusion CFX [w/ C source code] Freeware
       views 1900 downloads 200 (last June 18 2009)

The CFX_SystemInfo tag returns basic information about the machine it's installed on (computer name, processor type, drive free space & type, etc).

Updated 2003 to add drive letters.

With complete c/c++ source code.

See the CFX_SystemInfo homepage for details.


view

CFX_ImageInfo (2.6) July 20 2003

Windows ColdFusion CFX [w/ C source code] Freeware
       views 5461 downloads 969 (last June 28 2009)

This extension tag for Allaire ColdFusion, CFX_ImageInfo, has one simple purpose: It returns information such as width, height, colors, comments, compression type, dpi, frames, etc about graphic files. The file formats it handles include TGA, GIF*, JPG, PNG, BMP, PCX, TIFF, and PSD. Works with ColdFusion version 3.1 and up.

You can either ask it to return information about a single file or about all (known graphic) files in a specified folder. When using the folder option you can also specify a filter mask.


view

CFX_AudioInfo (0.4 Beta) April 16 2003

Windows ColdFusion CFX [w/ C source code] Freeware
       views 1503 downloads 180 (last June 19 2009)

This Allaire ColdFusion extension tag, CFX_AudioInfo will scan either a single file or an entire folder, looking for audio files of mp3, wav, au and midi format.


view

CFX_ConsoleCommand (0.0) August 13 2002

Windows ColdFusion CFX [w/ C source code] Freeware
       views 1720 downloads 118 (last June 26 2009)

The CFX_ConsoleCommand tag issues any command you could normally type at the console (DOS box). It optionally captures the output back as a variable.


view

CFX_ReadLine (1.0) January 25 2002

Windows ColdFusion CFX [w/ C source code] Freeware
       views 1581 downloads 53 (last June 09 2009)

The CFX_ReadLine tag allows you to read a text file line by line instead of having to load the entire thing in at once via CFFILE.


view

CFX_HexBinaryR (0.0 Beta) January 26 2001

Windows ColdFusion CFX [w/ C++ source code] Freeware
       views 1317 downloads 12 (last June 03 2009)

The CFX_HexBinaryR tag reads in any file and returns it's contents as a hexadecimal string.


view

CFX_TCPClient (1.2 Beta) December 03 2000

Windows ColdFusion CFX [w/ C source code] Freeware
       views 1641 downloads 88 (last June 30 2009)

This simple tag CFX_TCPClient allows you to talk to any internet server using TCP/IP such as: NNTP, POP3, SMTP, IRC, FTP, WHOIS, ECHO, RLOGIN, etc. You could for instance ask an internic WHOIS server to return information on a domain name or do a FINGER JOHNC@IDSOFTWARE.COM to read John Carmack's .plan file, or query a POP3 email server, or an NNTP news server, or an FTP server, or just about anything else.

Simple, but useful.


view

CFX_CountryOfIP (0.2) January 27 2000

Windows ColdFusion CFX [w/ C source code] Freeware
       views 1705 downloads 51 (last June 26 2009)

The CFX_CountryOfIP uses nslookup and nicname/whois functions to return the country of any ip presented to it, typically #CGI.REMOTE_ADDR#.


view

CFX_HexBinaryW (0.0) January 26 2000

Windows ColdFusion CFX [w/ C source code] Freeware
       views 1560 downloads 16 (last May 27 2009)

The CFX_HexBinaryR tag tags a hexadecimal string and writes it out as a binary file.


view

CFX_FileAsHexadecimal (0.0) October 08 1999

Windows ColdFusion CFX [w/ C source code] Freeware
       views 1546 downloads 11 (last May 27 2009)

The CFX_FileAsHexadecimal tag reads in any file and returns it's content in hexadecimal format.


view

CFX_BinaryR (0.0) June 23 1999

Windows ColdFusion CFX [w/ C source code] Freeware
       views 1464 downloads 21 (last May 30 2009)

The CFX_BinaryR tag reads a binary file into a sql query. This allows you to parse binary files (such as GIF's, MIDI's, etc) yourself in CF.


view

CFX_BinaryW (0.0) June 22 1999

Windows ColdFusion CFX [w/ C source code] Freeware
       views 1518 downloads 13 (last June 12 2009)

The CFX_BinaryW tag writes out a numeric sql query as a binary file. This allows you to create binary files (such as GIF's, MIDI's, etc) yourself in CF.


view

CFX_SpawnLOutput (0.0) May 25 1999

Windows ColdFusion CFX Freeware
       views 1677 downloads 15 (last May 30 2009)


view

CFX_NicName (0.0) May 21 1999

Windows ColdFusion CFX [w/ C source code] Freeware
       views 1529 downloads 49 (last May 29 2009)

The CFX_NicName (aka, CFX_WhoIs) tag retrieves domain name registry information from registry servers


view

CFX_NSLookup (0.1) May 19 1999

Windows ColdFusion CFX [w/ C source code] Freeware
       views 2076 downloads 156 (last June 10 2009)

The CFX_NSLookup tag does a domain name lookup, resolving things like 204.146.17.5 into www.ibm.net, or getting the true name of aliased servers.


view


Note: Statistics such as views and downloads were pulled from previous versions of this website. Some items were tracked and some were not. This accounts for the fact that some older items seem to have never been downloaded (they were not being tracked) and downloads are higher than the number of times a product has been viewed (views were not counted until October 2005).
Dogs love Coldfusion.

Related External Links