| :: [ece333] - Lab Assignment #3 -- Promised Programs. :: | ||||
| HOME |
----- Original Message ----- From: <skhanv1@uic.edu> To: <skhanv1@uic.edu> Sent: Tuesday, October 14, 2003 8:24 PM Subject: [_3707_1] ECE333 - Lab Assignment #3 -- Promised Programs. > 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 > > >
Attachment:
test2.c
Description: Binary data
Attachment:
test3.c
Description: Binary data