Compiling and Linking


Several libraries are always needed when linking with SmartSockets API functions. The rtlink UNIX shell script and OpenVMS command procedure is included with SmartSockets to make linking easier.

You should always use rtlink instead of linking directly with the libraries. This insulates you from changes to the names and link order of the libraries.

On Windows, add the SmartSockets library directory %RTHOME%\lib\%RTARCH% to the list of Visual C++ Developer Studio project library directories. There are several example Visual C++ makefiles in %RTHOME%\examples\smrtsock\manual that you can use as a starting point for your application executables.


TIBCO SmartSockets™ Utilities
Software Release 6.8, July 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com