EmbLogic's Blog

A Chat BOx (full duplexer)

RCS file: user1.c,v
Working file: user1.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;    selected revisions: 1
description:
this is mainly a chat box btween two users ,a full duplexer one
each user can simultaneously recieve or can send the msg
for this to be happened we used mesaagequeue which helps in holding the messages .
nd its dual processor that mean user one can both recieve or can send the msg to another user at a same time
this to be happened we need multithread concept
moving back to this project use 1 can both recieve or can send msgs at a same time .
as soon user 1 typed “end” then it will ask user 2 to type same end string after that session gets terminated.
—————————-
revision 1.1    locked by: root;
date: 2014/05/14 08:32:37;  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>