#
#ident  "@(#)README 1.2     00/04/17 SMI"
#
# Copyright (c) 04/17/00 by Sun Microsystems, Inc. All Rights Reserved
#

directory: example/tcl


This directory contains sample source code to help users to 
develop TCL Applications using the Solstice TMNscript API.


Directory Overview 
==================

	- agent		contains an agent framework for
			developing CMIP agents.

	- assoc		shows how to manage manually the
			associations (ACM mode off).

	- meta		shows how to use the metadata
			services provided by TMNscript.

	- notif		shows how to send and receive
			CMIS notifications.

	- shared	contains some useful functions

	- simple	shows how to send CMIS requests and
			confirmations and how to receive CMIS
			indications and confirmations.


	- local form	contains an example using the local form
