-using the UNIX ,create an announcement environment.
-this environment consists of an announcement server and a listening client.
-the announcement server is a process which is executed on the back-ground.
the server keeps a static collection of announcements(5 strings for example).
-the listening client is a process which communicates with the server using sockets.-the server,after every connection request,transfe rs...