Chapter 4 Getting Started : About the Sample Clients

About the Sample Clients
The EMS sample clients were designed to allow you to run TIBCO Enterprise Message Service with minimum start-up time and coding.
The EMS_HOME/samples directory contains the /c, /cs, and /java subdirectories, which contain the C,.NET and Java sample clients. In this chapter, you will compile and run the Java sample clients. For information on how to run the C and .NET sample clients, see the readme files in their respective directories.
The EMS_HOME/samples/java directory contains three sets of files:
The jms/samples/java/JNDI subdirectory contains sample clients that use the JNDI lookup technique.
The jms/samples/java/tibrv subdirectory contains sample clients that demonstrate the interoperation of TIBCO Enterprise Message Service with TIBCO Rendezvous applications.
In this chapter, you will use some of the sample clients in the EMS_HOME/samples/java directory. For information on compiling and running the other sample clients, see the Readme files in their respective folders.