Networking in C

A project made using the C language, the library “Unity” to make tests units and the integrated socket librairies. It allows you to create a UDP or TCP server, or client, and connect them to send messages. You can also using TCP ask a webserver to get the main page content and then it prints it in the shell.

Exemple of use of the project (connecting TCP server and client ):

Click here to see the code / download the project.

Arnaud GODET
Arnaud GODET
2nd year computer science student

Related