Begin File:chat.tgz Description:client-server sample: multi-user chat Keywords:client server chat message Version:1.00A Entered-date:01-08-97 Author: qnx Ported-by: Original-site: Copying-policy: free Supplemental: Sample of message passing and a client server model program under QNX done by implementing a multi-user network wide chat facility. archive contents: -rw-rw-r-- 0 root techies 1428 Jun 2 02:40 chat/Makefile -rw-rw-r-- 0 root techies 4528 May 31 20:17 chat/chat.h -rwxrwxr-x 0 root techies 9159 Jun 3 10:36 chat/chatclient -rw-rw-r-- 0 root techies 8489 Jun 2 02:53 chat/chatclient.c -rwxrwxr-x 0 root techies 7027 Jun 3 10:36 chat/chatserver -rw-rw-r-- 0 root techies 10147 Jun 3 11:19 chat/chatserver.c -rw-rw-r-- 0 root techies 57158 May 30 12:26 chat/cltsrvr.txt -rw-rw-r-- 0 root techies 108118 Jun 13 16:45 chat/cltsrvr.wp End