From owner-freebsd-questions Mon Sep 4 8: 5:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.nettoll.com (matrix.fr.uu.net [212.155.143.61]) by hub.freebsd.org (Postfix) with ESMTP id 84DFF37B440 for ; Mon, 4 Sep 2000 08:05:48 -0700 (PDT) Received: by smtp.nettoll.com; Mon, 4 Sep 2000 16:59:52 +0200 (MET DST) Message-Id: <4.3.0.20000904170717.02835620@pop.free.fr> X-Sender: usebsd@pop.free.fr X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Mon, 04 Sep 2000 17:13:50 +0200 To: John Turner , David Johnston , freebsd-questions@FreeBSD.ORG From: mouss Subject: Re: need really good freebsd socket book Cc: djohn@vviuh221.vvi.com In-Reply-To: <4.3.2.7.0.20000904104450.00ab6100@mail.johnturner.com> References: <10009041448.AA01126@vviuh221.vvi.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG the ISBN is: ISBN 0-13-490012-X the title: UNIX Network Programming, Volume 1, second Edition. (volume 2 is about IPC, Inter-Process Communication, you might need it too). check http://www.kohala.com/start/ for informations and the source code. PS. The author is "Steven", not Stephens. At 10:46 04/09/00 -0400, John Turner wrote: >I have found any of the books written by Richard W. Stephens to be >outstanding, I believe the main book is "Unix Network Programming" or >something similar (my copy is at work, so I can't get the exact title or >ISBN number for you). http://www.fatbrain.com has them for sure. > >- John Turner > >At 10:48 AM 9/4/00, David Johnston wrote: > >>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 > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message