This directory contains several examples of writting bindings with C. To get tutorial examples, you should check the directory ../tutorial. The provide examples here are: * AuthLogin (auth): shows how to manage the session * DemoContext (context): as AuthLogin with use of LOA * DemoPost (post): shows how to use HTTP to transfer files * tic-tac-toe (tictactoe): example explain in the documentation * hello3 (hello): toolset for exhaustive use of the binder API v3 * hello2 (hello2): toolset for use of the binder API v2 (legacy)