Code Examples

To use a particular Networking Middleware service interface, your source files must include the service's header file (for compiling), and your makefile must provide the -l qwf_interface option to qcc (for linking against libqwf_interface).

Note: qwf_Init() must be called before using any service.

Refer to the remaining sections in this chapter for code examples that use specific services.