-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathreadme.txt
More file actions
12 lines (10 loc) · 760 Bytes
/
Copy pathreadme.txt
File metadata and controls
12 lines (10 loc) · 760 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
Group 5: Semester Project, First Deliverable for CS 3376.501
Created a server-client system that is continuous, creates child processes, handles zombie processes,
and accepts UDP and TCP.
By:
Faizaan Amir - Helped with implementing UDP.
Amine Benelbar - Helped with implementing UDP and debugging.
Soksivateara Eng - Helped with commenting and creating the client.c and server.c files.
Jacob Koch - Helped with implementing the TCP and UDP, the continuous processes, dealing with zombie processes, and debugging.
Anvitha Sagireddy - Helped with creating the function files, commenting, and debugging.
Ashini Wijesundera - Helped with creating the function files, implementing UDP, commenting, and debugging.