/Client-Server-TCP-IP

In this project, a client connects to a server by using the IP number of the server side, and the port number, which will be determined by server. Server has the control over all of the files and holds the database. Client is only able to work over its own files, and the files that are public. Private files can be seen only by the client itself.

Client-Server-TCP-IP