CS476/576

Assignment #4

Due Midnight, Wednesday   Nov 19, 2008


Write a C/UNIX program with the following descriptions:

NAME

SocBinTree -  creates a complete binary tree of socket-connected processes.

 

 

SYNOPSIS

 

        SocBinTree   <h>

 

 

DESCRIPTION

The program behaves exactly like Assignment #3 but the processes are connected with

 TCP sockets instead of Unix pipes.