help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TCP socket program where each node initiates connection with some no


From: John Harrison
Subject: Re: TCP socket program where each node initiates connection with some nodes and accepts connection with the others
Date: Thu, 28 Oct 2004 13:33:43 +0100

"Kathryn Bean" <kathryn.bean@sbcglobal.net> wrote in message
news:SA5gd.1988$fC4.775@newssvr11.news.prodigy.com...
> I am designing application where each node initiates connection with nodes
> and accepts connection with other nodes.  This application will be running
> on Sun Unix platform.   I think each node should perform dual roles, be a
> TCP client and a TCP server and executes client and server codes in two
> different threads.  Is this approach correct?  How should my "server"
accept
> new connections?  One node can read several incoming messages and send
> messages to different nodes.
>

This is a C++ newsgroup. You are off topic here (comp.lang.c++), try a
networking group.

john




reply via email to

[Prev in Thread] Current Thread [Next in Thread]