This project is related to programming assignments in CS 550 Advanced Operating Systems under Dr. Sun. I do not take any responsibility for any ideas/code copied from this repository and flagged for plagiarism under the IIT Code of Conduct. Students currently pursuing this class caught in such an act face consequences under the sole discretion of the professor and IIT. If you want to discuss ideas related to these assignments, feel free to message me at sballal2@hawk.iit.edu .
sumukhballal/P2P_File_Sharing_System
This project aims create a simple P2P File sharing along with an indexing server. It can be deployed separately or on the same node.
Java