EmbLogic's Blog

Socket client server.

Implemented socket client server program for AN_UNIX domain.

Log file for server:

head    1.2;
access;
symbols;
locks
root:1.2; strict;
comment    @ * @;

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

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

desc
@This is source code of socket server program.
@

1.2
log
@The errors in socket server are removed and the server works perfectly.
@

__________________________________________________________________

Log file for client:

head    1.2;
access;
symbols;
locks
root:1.2; strict;
comment    @ * @;

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

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

desc
@This is source code of socket client program.
@

1.2
log
@The errors are removed and the client works perfectly.
@

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>