Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 90 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 90 Bytes

compile using these: g++ -o server server.cpp -lws2_32 g++ -o client client.cpp -lws2_32