On 2002-10-10 22:49, alireza mahini <[EMAIL PROTECTED]> wrote:
> I want to accepting and handle (sending to and receiving from) two
> sockets (STREAM socket) at the same time please guide me and send me
> a sample code written in c++ about this title for me.
> Thanks for your attention.

If you can get your hands on a copy of "UNIX Network Programming" by
Richard W. Stevens, you will certainly find many examples of source
code that will help.  Borrow it, buy it, get to read it in one way or
another.  It's not the only book you can read about networking with
UNIX, and it contains examples in C (not C++), but it will help a lot.

-- 
[EMAIL PROTECTED]       FreeBSD: The Power to Serve
FreeBSD 5.0-CURRENT #12: Thu Oct 10 21:08:38 EEST 2002

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to