Programming Environment

When developing or deploying TIBCO Rendezvous® C programs, remember these steps.

Code

Include the appropriate Rendezvous C header files; see Include These Header Files.
Include the same header files whether the program communicates through a Rendezvous daemon or using TIBCO RendezvousÆ Server In-Process Module (IPM).

Compile

Compile programs with an ANSI-compliant C compiler.

Link

Link with the appropriate Rendezvous C library files; see Link These Library Files.

Run

Be sure that the Rendezvous daemon can run on each application host computer. The user’s path must contain a version appropriate for the application host. For more information, see Rendezvous Daemon (rvd) in TIBCO Rendezvous Administration.