C

Client - Server Communication by TCP-IP

The aim of this project was to establish a connection between a client and server by using TCP-IP Protocol. Designed socket programming interface by using OSI Model.

88
C

Client - Server Communication by TCP-IP

The aim of this project was to establish a connection between a client and server by using TCP-IP Protocol. Designed socket programming interface by using OSI Model.

The problem Client - Server Communication by TCP-IP solves

Basically, it connects multiple clients and a server simultaneously so that transportation of information can be made easy.

Challenges I ran into

The most challenging part of the project was to connect multiple clients with a server simultaneously.

Discussion