Login

    Register

Managed Hosting

PROJECT CATEGORIES

 

cfdns
Project Home Blog Forums Known Issues External Project Link Contact Project

Author: Joseph Lamoree (All RIAForge projects by this author)
Last Updated: May 10, 2010 12:49 AM
Version: 0.4
Views: 30,011
Downloads: 829
Demo URL: http://www.cfdns.org/go/demo
License: BSD

Description:

The cfdns project is a ColdFusion enhancement that allows a developer to make DNS queries easily. It is a CFC wrapper for the dnsjava library, and uses JavaLoader to dynamically load the Java library, thus it does not require that you change your server's JVM classpath. It also provides tag library that assists in the output of information gathered from a query. This isolates the code implementing the view from knowing about the Java classes created by the underlying library.

The demo site at www.cfdns.org is a Mach-II application running on Open BlueDragon 1.3.

Requirements:

A CFML Engine
JavaLoader (included)
dnsjava (included)

Issue Tracker:

ID ISSUE STATUS UPDATED
2 Demo Improvements Closed 02/07/07 5:12 AM
4 AJAX-ify the Demo Fixed 02/07/07 5:11 AM
1 Taglib fails on Question Section Fixed 02/02/07 1:05 AM
3 Return from DNS.doQuery() missing Header info Fixed 02/02/07 1:02 AM

View All Issues

To enter issues for this (or any other) project, you must be logged in.

Subversion Access:

You may access this project's Subversion repository with your client here: http://svn.riaforge.org/cfdns.

To view files and changelists associated with this repository, go here: http://cfdns.riaforge.org/index.cfm?event=page.svnbrowse.

Anonymous users have read access to the repository while the administrator has write access.

This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/