EmbLogic's Blog

Client Server Endpoints Communication using AF_UNIX Sockets [RCS Log]

SERVER RCS

head 1.3;
access;
symbols;
locks; strict;
comment @ * @;
1.3
date 2013.12.30.07.41.22; author root; state Exp;
branches;
next 1.2;
1.2
date 2013.12.29.10.18.09; author root; state Exp;
branches;
next 1.1;
1.1
date 2013.12.29.09.45.45; author root; state Exp;
branches;
next ;
desc
@Server Program is ready to roll ..
@
1.3
log
@after few modifications server will now read data from socket, and increment the the recieved character by one and will write again: New Functionality Added in this version.
@

 
CLIENT RCS

head 1.3;
access;
symbols;
locks; strict;
comment @ * @;

1.3
date 2013.12.30.07.44.46; author root; state Exp;
branches;
next 1.2;

1.2
date 2013.12.29.10.18.44; author root; state Exp;
branches;
next 1.1;

1.1
date 2013.12.29.10.06.57; author root; state Exp;
branches;
next ;

desc
@Client program
@

1.3
log
@in this version client will connect to server and will write a character on socket, and after procesing from server, it will read and display the character from socket.
@

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>