Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ankith117/Data-Store-Client-Server-

Repository files navigation

Data-Store-Client-Server-

Constructed a client-server system that communicates over TCP/IP sockets. The server performs 4 tasks which are store, retrieve, delete, & list named data sets on the server. Each data set is associated with a string name provided in the client’s request to the server. The server is responsible for storing this data in a persistent fashion for later retrieval. Data is persistently stored in files in a directory under the project directory.

About

Constructed a client-server system that communicates over TCP/IP sockets. The server performs 4 tasks which are store, retrieve, delete, & list named data sets on the server. Each data set is associated with a string name provided in the client’s request to the server. The server is responsible for storing this data in a persistent fashion for l…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages