Intrafoundation Software




 

Coldfusion CFX, COM Objects, etc for Adobe/Macromeda/Allaire

CFX_Execute (1.3) December 05 2004

Windows ColdFusion CFX [w/ C source code] Freeware
       views 3497 downloads 683 (last July 23 2010)

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 9872 downloads 14916 (last July 27 2010)

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 7227 downloads 2758 (last July 28 2010)

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 2276 downloads 185 (last May 22 2010)

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 2894 downloads 100 (last April 26 2010)

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 2480 downloads 212 (last July 28 2010)

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 6592 downloads 1057 (last July 26 2010)

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 2000 downloads 194 (last July 29 2010)

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 2392 downloads 144 (last July 27 2010)

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 2057 downloads 67 (last July 26 2010)

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 1789 downloads 18 (last June 16 2010)

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 2127 downloads 105 (last July 23 2010)

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 2197 downloads 59 (last May 14 2010)

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 1984 downloads 24 (last July 26 2010)

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 2032 downloads 20 (last July 25 2010)

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 1903 downloads 31 (last June 16 2010)

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 1978 downloads 18 (last May 10 2010)

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 2111 downloads 20 (last July 12 2010)


view

CFX_NicName (0.0) May 21 1999

Windows ColdFusion CFX [w/ C source code] Freeware
       views 1969 downloads 55 (last May 25 2010)

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 2768 downloads 188 (last July 27 2010)

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