A new week, a new challenge.
We've all relied on the ability to communicate in order to get tasks done. Well this week, you get to play with some of the foundations of what it takes to communicate.
What I'd like for you to do for me this week:
Basically, “figure out and make useful” netcat. There's a lot of questions to be asked, and a lot of googling and book checking that is at hand.
Also, don't wait until the last minute… this really will work better if people poke at it throughout the week.
If you cannot find anyone to help with testing, and tossing a file around is at hand, just make sure the file, when sent, doesn't overwrite the original (on all machines, your same home directory will be present).
This will likely make some use of the pipe '|' operator we talked about in class. Make sure you understand this and put it to use.