Sample Programs Reference
Sample programs serve as models for your own programs. You can use sample programs to experiment with TIBCO FTL software, test for correct installation, and demonstrate performance in your network environment.
Sample Programs
These tables describe some of the sample programs, however, the list is not exhaustive. For instructions on running the sample programs, and for descriptions of other sample programs, see the readme files in each directory.
Each sample program prints a usage summary in response to the -h command line option.
Directories
Directory | Description |
---|---|
bin | Executable sample programs, precompiled from C sources. |
scripts | Sample scripts to start and stop the realm server. You
must start the realm server with this script before running the sample programs.
Sample configuration file for the realm server. The file readme.txt contains instructions for using these samples. |
src | Sample program source code in C, Java, and .NET. You may use these samples as models for your application programs.
The file readme.txt contains instructions for compiling. |
jaas | Files that configure JAAS authentication and authorization for the sample scripts. |
config | More sample configuration files, for use as instructional models, but not related to the sample programs. |