I've also seen this one referred to as the bible of TCP/IP:
Internetworking with TCP/IP Vol. I: Principles, Protocols, and Architecture -- by Douglas Comer http://www.amazon.com/exec/obidos/ASIN/0130183806/ref=pd_sim_books/102-3112066-4123337 Has anyone here read the second and third volumes? Tavis On Wednesday 13 March 2002 12:30, Hancock, David (DHANCOCK) wrote: > I've got two books, both of which I can recommend. The first is > from my pre-Python days: _Network Programming with Perl_, but > Lincoln Stein, Addison-Wesley. > > But because I'm using Python now, I can also recommend _Web > Programming with Python_ by Steve Holden, New Riders. It isn't > specifically about TCP/IP and socket programming, but it has some > very good background information and lots of good code. I am a > Python neophyte, and I appreciate this book's approach of showing > code for doing things the hard way, then an easier way, and > sometimes the easiest way. Each approach teaches me something. > > Anyway, sockets are only part of the Holden book, but it's > excellent information, worth the price of admission on its own. > But it goes on with database programming, web programming, etc., at > no extra charge. > > Cheers! _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
