/Client-Server-model

A Linux based distributed application comprising server, client and its very own database which can handle multiple clients. Giving client features like adding, deleting and modifying data in the server database. This is achieved employing Linux socket programming(uses TCP/IP protocol suite) and shared memory IPC.

Primary LanguageC++MIT LicenseMIT

Stargazers