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