The C/C++ language libraries, srllib.c and srllib.cpp, are part of the Cross-Compatibility Library. With them, an application can perform runtime linking instead of compile-time linking. When using the cross-compatibility method, the application must call the function sr_libinit( ) prior to calling any other Dialogic function. The sr_libinit( ) function will load the SRL DLL and resolve the entry points to the DLL when the application is executed.
A C/C++ language interface library is also provided with each technology (voice, fax, and network interfaces).
Click here to contact Dialogic Customer Engineering
Copyright 2001, Dialogic Corporation