RCS file: RCS/server.c,v
Working file: server.c
head: 1.3
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 3; selected revisions: 3
description:
main server file
Include socket.h and types.h
—————————-
revision 1.3
date: 2014/11/04 12:02:06; author: root; state: Exp; lines: +1 -0
use perror after listen call
—————————-
revision 1.2
date: 2014/11/04 12:00:45; author: root; state: Exp; lines: +32 -1
done
—————————-
revision 1.1
date: 2014/11/04 10:35:37; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: RCS/client.c,v
Working file: client.c
head: 1.2
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
1st client file
include header file
—————————-
revision 1.2
date: 2014/11/04 12:00:54; author: root; state: Exp; lines: +16 -1
done
—————————-
revision 1.1
date: 2014/11/04 10:36:10; author: root; state: Exp;
Initial revision
==================================================================