EmbLogic's Blog

communication between client and server using socket in AF_INET domain

RCS file: ./server.c,v
Working file: ./server.c
head: 1.6
branch:
locks: strict
root: 1.6
access list:
symbolic names:
keyword substitution: kv
total revisions: 6; selected revisions: 6
description:
added all the header files that will be used in the code
—————————-
revision 1.6 locked by: root;
date: 2014/11/07 18:52:45; author: root; state: Exp; lines: +1 -1
now the client writes and the server reads
and print it
—————————-
revision 1.5
date: 2014/11/07 18:51:27; author: root; state: Exp; lines: +1 -1
the server gives the connect request
the server accepts the client request
—————————-
revision 1.4
date: 2014/11/07 18:50:46; author: root; state: Exp; lines: +1 -1
the server listens for the connest request from the client
—————————-
revision 1.3
date: 2014/11/07 18:49:18; author: root; state: Exp; lines: +1 -1
binding the socket address,fd,and the size of socket address
—————————-
revision 1.2
date: 2014/11/07 18:45:53; author: root; state: Exp; lines: +46 -0
unlinkiked the socket path
gave the condition for error
—————————-
revision 1.1
date: 2014/11/07 18:45:27; author: root; state: Exp;
Initial revision

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>