vsteffen / ft_ping

42 School project: Re-coding the ping command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ft_ping

42 School project. From the subject (also available in french):

Ping is the name of a command that allows to test the accessibility of another machine through the IP network. The command measures also the time taken to receive a response,called round-trip time.

Re-coding the ping command will let you get acquainted with TCP/IP communication between two machines on a network.

About

42 School project: Re-coding the ping command


Languages

Language:C 83.1%Language:Makefile 12.3%Language:C++ 3.0%Language:Shell 1.0%Language:Dockerfile 0.6%