The SocketTools 10 Library Edition has function prototypes and examples available for the Clarion programming language. The minimum supported version of Clarion is 8.0 and we recommend that you use the current build of SocketTools 10 in your projects.
You can download the current Clarion support files and examples at cstools10_clarion.zip
You should extract these files into the accessory folder under the root installation folder for Clarion, and then you’ll need to register the cstools.tpl template in the Clarion registry. The cstools10.inc file defines the constants and structures, and the cstools10.clw file defines the function prototypes for each of the libraries.
Please note that while we can assist with the questions about the SocketTools API, we cannot provide guidance with regards to developing with Clarion itself. It is recommended that you have some general knowledge of the C language to understand the technical reference documentation for the libraries.