dns_help.txt


Scripts and JARs from dns project
---------------------------------

$Id: dns_help.txt,v 1.1 2001/08/17 16:06:58 nik Exp $


dns.jar
-------

Usage: No command line usage.

All the DNS service's Java files.


dns_facets.jar
--------------

Usage: No command line usage.

All the facets to access the DNS service. Used, for example, by an
HTTP service which wants to keep a consumer's DNS name correctly
pointing to their HTTP server's current IP address.


dns_init
--------

Usage: dns_init <name>

Creates launch descriptor for the DNS service.

Aguments:

    <name>
        Name for this application. The X.500 DN will be based on this.

Files:

    dns.xml
        Generated launch descriptor.

(ends)

Nik Silver 2002-03-09