Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Sep 00 10:48:39 -0400
From:      David Johnston <djohn@vviuh221.vvi.com>
To:        freebsd-questions@freebsd.org
Cc:        djohn@vviuh221.vvi.com
Subject:   need really good freebsd socket book
Message-ID:  <10009041448.AA01126@vviuh221.vvi.com>

next in thread | raw e-mail | index | archive | help

Hi FreeBSD:

I need a really good book on freebsd (bsd4.4) socket programming.
I need to know how to exchange data between
one program on a computer (p-1)
to another program on a different computer (p-2)
(via TCP/IP).
Then I need to know how to handle many p-1 programs exchanging data
to only one p-2 program (p-1 are clients and p-2 is a server).
For example: how can I have many p-1 programs place their requests
on a data stack until p-2 can process the request and return a result?

Eventually I need to know how to handle requests in parallel with
threads and different port numbers, but that is a different question,
but it would be nice if the book covered simple to complex designs
with basic socket examples.

I know it is asking for alot and any help is welcome!
(I don't belong to the list, please respond to djohn@vvi.com)

Sincerely,

David Johnston
djohn@vvi.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10009041448.AA01126>