Skip to content

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

Notifications You must be signed in to change notification settings

LoganRan625/Send-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages