From owner-freebsd-hackers Sat Mar 3 12:17:30 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from sigtrap.com (ip212-226-143-10.adsl.kpnqwest.fi [212.226.143.10]) by hub.freebsd.org (Postfix) with SMTP id 32B5F37B718 for ; Sat, 3 Mar 2001 12:17:26 -0800 (PST) (envelope-from desti@sigtrap.com) Received: (qmail 24900 invoked from network); 3 Mar 2001 20:15:52 -0000 Received: from ip212-226-143-11.adsl.kpnqwest.fi (HELO sigtrap.com) (desti@212.226.143.11) by ip212-226-143-9.adsl.kpnqwest.fi with SMTP; 3 Mar 2001 20:15:52 -0000 Message-ID: <3AA16DF6.D0FA92E1@sigtrap.com> Date: Sat, 03 Mar 2001 22:19:34 +0000 From: Edvard Fagerholm X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.0 i686) X-Accept-Language: en MIME-Version: 1.0 To: Dominic Marks , freebsd-hackers@freebsd.org Subject: Re: C / C++, Networking, Tutorials, Links... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, here are some starters (and actually a bit more than that too): TCP/IP Illustrated Vol 1: The Protocols W. Richard Stevens ISBN: 0201633469 TCP/IP Illustrated Vol 2: The Implementation Gary A. Wright, W. Richard Stevens ISBN: 020163354X UNIX Network Programming Vol 1: Networking APIs - Sockets and XT1 W. Richard Stevens ISBN: 013490012X Advanced Programming in the UNIX Environment W. Richard Stevens ISBN: 0201563177 The C++ Programming Language Bjarne Stroustrup ISBN: 0201700735 The C Programming Language Brian W. Kernighan, Dennis M. Ritchie ISBN: 0131103628 The Design and Implementation of the 4.4BSD Operating System (Unix and Open Systems Series.) Marshall Kirk McKusick (Editor), Keith Bostic, Michael J. Karels (Editor) ISBN: 0201549794 Programming with POSIX Threads David R. Butenhof ISBN: 0201633922 You should atleast get Unix Network Programming Vol 1, Advanced Programming in the UNIX Environment and TCP/IP Illustrated Vol 1 and preferably Vol 2 too. Cheers, Edvard Fagerholm Dominic Marks wrote: > > Hello, > > Im fairly new to using FreeBSD but I'm a fairly experienced programmer and > I'd like to start writing some programs. Im competant in doing fairly simple > things in C and C++ and I can read most code and understand it with any > problems. Does anyone know of any good books, tutorials, sites I could check > out that would show a clear way of writing network code, and in particular > network servers? > > Ive read through large parts of Postfix and INN but they are rather large > programs and Im having trouble pinpointing the actual information im hunting > after. > > I really appreciate any good tips > Dominic > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message