Developing DB2 Everyplace Sync Client applications using C/C++

This topic provides an overview of how to develop DB2 Everyplace Sync Client applications using C/C++ based on the IBM Sync Client C-API for Version 8.1. IBM Sync Client C-API function summary provides the function specifications for all the C API functions

Prerequisites

Install DB2 Everyplace on the development workstation.

Procedure

To develop a DB2 Everyplace Sync Client application using C/C++:

  1. Define the synchronization application including:
  2. Include the DB2 Everyplace Sync Client header file (isyncore.h) in the C application programs, and use the DB2 Everyplace Sync Client C API functions following the function specifications.
  3. Prepare, compile, and link the application code with the DB2 Everyplace Sync Client operating system libraries, isyncconf and isyncore.
  4. Test the application:

Související koncepce

Související odkazy