A Delphi project that implements a secure client-server application using NetCom7 components. The server uses a SQLite database to store encrypted user credentials, while all communication is ...
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The source code for SQLite is in the public domain and is thus free ...