EmbLogic's Blog

Server – Client using Threads

Log file for server

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

1.1
date    2013.12.28.07.56.32;    author emblogic;    state Exp;
branches;
next    ;

desc
@server with thread is created.
data from client to thread .
@

———————————————————————-

log file for request client

head    1.1;
access;
symbols;
locks
emblogic:1.1; strict;
comment    @ * @;

1.1
date    2013.12.28.07.58.32;    author emblogic;    state Exp;
branches;
next    ;

desc
@requesting client using semaphore and shared memory sucssecfully created.
@

 

———————————————————————————————————————————

log file for processing client

head    1.1;
access;
symbols;
locks
emblogic:1.1; strict;
comment    @ * @;

1.1
date    2013.12.28.07.58.43;    author emblogic;    state Exp;
branches;
next    ;

desc
@processing client using shared memory is created.
@

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>