CSC213 give/take
https://github.com/almondheil/csc213-give-take
A C program that allows users to send each other files on Grinnell MathLAN systems. Final project for CSC-213, Operating Systems & Parallel Algorithms.
Works by creating a daemonized process that listens on a network port for a reciever. Not secure, and shouldn’t be treated as such.