EmbLogic's Blog

Chat box implementation by socket(loop back)

RCS file: ./ser_socket.c,v
Working file: ./ser_socket.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
Chat box implementation by socket using loopback
implement socket,listen,accept system call to get connection
—————————-
revision 1.1 locked by: root;
date: 2014/11/22 06:00:14; author: root; state: Exp;
Initial revision
=============================================================================

RCS file: ./sock_client.c,v
Working file: ./sock_client.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
implement socket and connect call to establised connection
implement message read and write operation in infinite loop
—————————-
revision 1.1 locked by: root;
date: 2014/11/22 06:00:14; author: root; state: Exp;
Initial revision
=============================================================================
[root@VIPIN socket_loopback]#

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>