This is a server program for Chat apps.
The ChatAppServer provieds serveral functions:
- Account Management.
- Friends Management.
- Message receiving and sending.
Using with the ChatAppClinet code to use this server code. A specific example codes for Client canbe download at: https://github.com/DANaini13/ChatAppExampleCode