CS 3733 Operating Systems


Assignment 4: Network Intercom


Part I: One way communication across the network - Due March 30, 1998

Part II: A Two-way Network Intercom - Due April 3, 1998

Modify the client and server so that each forks a child after opening the audio device. The child calls the record_to_open_file while the parent calls play_from_open_file.


Modified 3/5/98