Operating Systems Lab Project
- generate_request() to generate request and receive file
- acknowledgement_Handling() to generate SUCCESS ACK
- Thread to catch the server request and create thread to process the request
- Thread that generates the fibbonacci sequence of a given particular length
- Thread that writes the result to the recieved blank file
- Thread that sends the file with success message
- Thread for handling the acknowledgement