This chapter describes how to access the Message Feed server using the C language. The access to the Message Feed server is socket based.
The API is designed for use in both synchronous and asynchronous modes.
The include file mfp.h
is located in the directory $CORE_ROOT/c/include
. The library file mfp.o
or mfp.obj
is located in the directory $CORE_ROOT/c/lib
.
The following topics describe the C-language MFP functions: