From owner-freebsd-questions Mon Mar 18 20:28:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from blues.hodgsonhouse.com (blues.hodgsonhouse.com [24.72.10.211]) by hub.freebsd.org (Postfix) with ESMTP id 6BDF037B400 for ; Mon, 18 Mar 2002 20:28:47 -0800 (PST) Received: by blues.hodgsonhouse.com (Postfix, from userid 500) id AAE217F510; Mon, 18 Mar 2002 22:11:03 -0600 (CST) Date: Mon, 18 Mar 2002 22:11:03 -0600 From: Tillman Hodgson To: John Indra Cc: freebsd-questions@freebsd.org Subject: Re: Socket Programming in UN*X Message-ID: <20020318221103.A8300@hodgsonhouse.com> References: <20020319105228.A78257@office.naver.co.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020319105228.A78257@office.naver.co.id>; from maverick@office.naver.co.id on Tue, Mar 19, 2002 at 10:52:28AM +0700 X-Editor: Vim Rocks! http://www.vim.org X-Mailer: Mutt Rocks! http://www.mutt.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 19, 2002 at 10:52:28AM +0700, John Indra wrote: > Hi... > > Can anyone point me to URLs that have tutorials on socket programming in > UN*X. I am a novice C programmer and need a step-by-step with explanation > kind of tutorial. Beej's Guides (http://www.ecst.csuchico.edu/~beej/guide/) includes a Socket Programming Guide which is quite good: http://www.ecst.csuchico.edu/~beej/guide/net/ W. Richard Stevens wrote some excellent books on the topic. You can find some info on his website: http://www.kohala.com/start/ Hope this helps, -T -- 1. Out of clutter, find simplicity. 2. From discord, find harmony. 3. In the middle of difficulty lies opportunity. - Albert Einstein, Three rules of work To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message