The Project is split into 3 sections
1. GUI & I/P management
Here, the user faces the systems GUI that displays the data fields of the information required for the login.
2. Client Socket
The I/P data will be encapsulated and sent to the server socket for validation. Plus, the connection establishment steps.
3. Server Socket
Where a link is held to the database to recall part of the information for validation. Beside a part of the session's information.