This directory contains 2 examples illustrating the use of the TL1-TL2 layer
adapters. A precise description of each example can be found in the
TL1_TL2_Layer_Adaptation.doc file 

TL1 Master Adapter example:
        
	gmake -f Makefile.top_master_adapter
        ./run_master_adapter


TL1 Slave Adapter examples:

        gmake -f Makefile.top_slave_adapter
        ./run_slave_adapter

