| :: [ece333] - Lab Assignment #3 -- Promised Programs. :: | ||||
| HOME |
>===== Original Message From skhanv1@uic.edu ===== Attached are two programs that you will give you a good start. test2.c ==> basic program that illustrates bi-directional communication between two processes. test3.c ==> consists a basic transmit and recv function, similar to simplex protocol (but NOT SAME). You will have to make minor updates to this program.. (Hint: change the fileName variable in Xmit1()) HTH Shashank Laura A. Magana UIC-College of Engineering
Attachment:
test2.c
Description: Binary data
Attachment:
test3.c
Description: Binary data