Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 109 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 109 Bytes

tcp_client

C++ tcp client

Compile with g++ tcp_client.cpp test.cpp

Start nc -l chosen port

Runs a.out