        Solace Corporation Messaging API for C Introductory Sample Programs

INTRODUCTION

   These samples provide a basic introduction to using the Messaging API for
   C in messaging applications. Common uses, such as sending a direct message,  
   receiving a direct message, sending a guaranteed message, and receiving a
   guaranteed message, are described in detail in these samples.

   To clearly illustrate the message API concepts, error checking and handling 
   is not included.  To see advanced samples with robust error handling and 
   checking, see the 'ex/' sample directory.

   Before working with these samples, ensure that you have read and understood
   the  basic  concepts  found in the Solace Corporation Messaging API for Java, 
   C, and .NET User Guide.

SAMPLE DOCUMENTATION

   For a description of each sample and an annotated listing of the source code 
   please see the "C CSMP API Documentation" included in solclient-doc.tar.gz.


HOW TO BUILD THE SAMPLES

   See the corresponding README.<platform> file for instructions on building
   and running the programs on your platform.


Copyright 2009-2025 Solace Corporation. All rights reserved.

This software is proprietary software of Solace Corporation and intended only
for use in conjunction with one or more Solace Message Routers.  By using this
software, you are agreeing to the license terms and conditions located at
https://solace.com/license-software.

