• Welcome to PlanetSquires Forums.
 

SQLite Client Server New Generation

Started by Richard Kelly, September 19, 2022, 02:21:31 AM

Previous topic - Next topic

Richard Kelly

As I progress through a re-engineering of work I started in 2017, there is a github available for all the source code at: https://github.com/Crooit/SQLiteClientServer

Stage 1 is the session management between Client and Server. The library will be shared between the client and server classes and the initial version and a small console program to demonstrate the basic handshake between client and server has been uploaded.

Pardon my coding - I'm a bit out of practice with Freebasic.