Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 202 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 202 Bytes

Send-Data

command line tool for piping data into a client socket and recieving it on server end in a file specified by user

example:

./server file_name.txt

example:

cat .bashrc | ./client