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 (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.