Skip to content

Repository files navigation

COMPILE:
Server:
g++ Server.cpp Socket.cpp -o server

Client:
g++ Client.cpp Socket.cpp -o client


RUN:
Server:
./server

Client:
./client ip %corrupt %drop

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages