![]() |
Banking_System_Server
1.0.0
Qt-based banking app for user/admin account management, transactions, secure server communication via PostgreSQL/Supabase.
|

Files | |
| file | server.h [code] |
| This file contains the declaration of the Server class, which extends QTcpServer to handle incoming network connections. | |
| file | serverhandler.h [code] |
| This file contains the declaration of the ServerHandler class, which handles incoming client connections in a separate thread. | |