CHAT SERVER SCRIPT john@linus.csustan.edu:(~/CNAIAPI/cnaiapi/make-linux) pwd /user/dept/john/CNAIAPI/cnaiapi/make-linux john@linus.csustan.edu:(~/CNAIAPI/cnaiapi/make-linux) ls Makefile cnaiapi.o make_contact.o appname_to_appnum.o cnaiapi_init.o readln.o await_contact.o cname_to_comp.o send_eof.o chatclient* echoclient* webclient* chatclient.o echoclient.o webclient.o chatserver* echoserver* webserver* chatserver.o echoserver.o webserver.o john@linus.csustan.edu:(~/CNAIAPI/cnaiapi/make-linux) chatserver 20004 Chat Server Waiting For Connection. Chat Connection Established. Received> Hi There! Input > Hi to you. Pleased to meet you. Received> Gee, it's awful nice to have a chat with you. Input > Yeah, I feel the same way. Received> Well, gotta go now. Input > OK, bye Received> bye Input > ^D Chat Connection Closed. john@linus.csustan.edu:(~/CNAIAPI/cnaiapi/make-linux)