Skip to content

emilylakic/cs428-UDPserverclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UDP-Based Client Ping C++ Program

To run:

g++ -o server server.cpp

g++ -o client client.cpp

./server first, then ./client

About

CS428 UDP-Based Client Ping C++ Program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages