The developer’s package includes a WindowsÔ DLL (Dynamically Linked Library) which implements an XML client. The library is called BBXMLClientDLL.dll and two library files, BBXMLClientDLL.lib for the Borland™ compiler and BBXMLClientDLLms.lib for the Microsoft™ compiler are also provided.
The package also includes two header files defining interface calls and other useful definitions. These files are called BBXMLClientDLLInterface.h and command.h. These must be included in any C++ program intended to implement an XML RPC client.
Also included is the source for a Borland® Project which creates a test program using the BadgeBuilder® XML RPC client DLL. This program is intended to help the developer understand the XML RPC interface.