Skip to content

A simple program that allows the server to echo the message sent by the client. The RTT (round-trip time) is measured.

Notifications You must be signed in to change notification settings

frankfeng98/Ping-Pong-client-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ping-Pong-client-server

A simple program that allows the server to echo the message sent by the client. The RTT (round-trip time) is measured.

Overview

Play around with the networking basics in C and Linux. To run the program, make the file first, and then host the server with a specific port. Finally, the client can connect to the server using server address and port number.

About

A simple program that allows the server to echo the message sent by the client. The RTT (round-trip time) is measured.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published