From mboxrd@z Thu Jan 1 00:00:00 1970 From: vincent Subject: Re: TCP/IP Stack Programming in Linux Date: Wed, 10 Nov 2004 00:51:25 +0100 Message-ID: References: <20040702102329.1172.qmail@web8305.mail.in.yahoo.com> <20040702120344.GF18841@lug-owl.de> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20040702120344.GF18841@lug-owl.de> Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-c-programming@vger.kernel.org Jan-Benedict Glaw wrote: > On Fri, 2004-07-02 11:23:29 +0100, Dinesh Ahuja > wrote in message <20040702102329.1172.qmail@web8305.mail.in.yahoo.com>: > >>Hi Everybody, >> >>I have started making familiar myself with TCP/IP >>Programming in Linux. I am interested in learing >>TCP/IP Stack Programming in Linux and how could I > > > I suggest you go over to your book dealer and ask him for "Stevens, > W. Richard: Unix Network Programming, Volume 1: Networking APIs: Sockets > and XTI". Volume 2 would even be better! This book describes the whole implementation of a TCP/IP Stack! mfg vince > > >>modify a TCP/IP stack to meet my requirements. > > > Most probably, that's not needed at all. > > >>Could anyone suggest me a book on TCP/IP Stack >>Programming in C/C++ ? > > > MfG, JBG >