Composition of Library
This API is composed of three C/C++ header files, a library file related to this, and other support (third party) library files.
Type | File Name | Description | Remarks |
---|---|---|---|
Header File | DRFL.h | Library Function Definition File | |
DRFS.h | Library-related Structure Definition File | ||
DRFC.h | Library-related Constant Definition File | ||
Library File | libDRFL.a | Linux Library File | |
DRFLWin32.lib DRFLWin32.dll | Windows Library File | ||
Other Support Files | libPocoFoundation.so libPocoFoundation.so.16 libPocoNet.so libPocoNet.so.16 | Linux Library Dependency File | Registering library using ldConfig function |
PocoFoundation.lib PocoFoundation.dll PocoNet.lib PocoNet.dll | Windows Dependency Library File | Microsoft Visual C++ 2015 (x86) Redistributable package is needed |