Download Software Featured News & Articles Submit Software Book Store FAQ Contact Us
Search Advanced SearchView Cart   Checkout   
 Location:  Home » Microsoft » General AAS » Effective TCP/IP Programming: 44 Tips to Improve Your Network Programs  

Effective TCP/IP Programming: 44 Tips to Improve Your Network Programs

Effective TCP/IP Programming: 44 Tips to Improve Your Network Programs

zoom enlarge 
Author: Jon C. Snader
Publisher: Addison-Wesley Professional
Category: Book

List Price: $54.99
Buy New: $16.74
You Save: $38.25 (70%)



New (20) Used (18) from $16.74

Avg. Customer Rating: 4.5 out of 5 stars 18 reviews

Media: Paperback
Number Of Items: 1
Pages: 320
Shipping Weight (lbs): 1.2
Dimensions (in): 9 x 7.3 x 0.6

ISBN: 0201615894
Dewey Decimal Number: 005.71376
UPC: 785342615890
EAN: 9780201615890
ASIN: 0201615894

Publication Date: May 14, 2000
Availability: Usually ships in 1-2 business days

Similar Items:

  • TCP/IP Sockets in C: Practical Guide for Programmers (The Practical Guides Series)
  • Unix Network Programming, Volume 1: The Sockets Networking API (3rd Edition) (Addison-Wesley Professional Computing Series)
  • Linux Socket Programming by Example
  • Programming with POSIX(R) Threads (Addison-Wesley Professional Computing Series)
  • Windows Sockets Network Programming (Addison-Wesley Advanced Windows Series)

Editorial Reviews:

Amazon.com Review
Many C/C++ programmers know at least the basics of TCP/IP, but becoming an expert network programmer usually requires a lot of experience and sometimes hard-to-find knowledge. Written to give the intermediate or advanced developer a leg up in creating robust network applications using TCP/IP and related protocols, Effective TCP/IP Programming offers a truly valuable review and guide to getting the most out of your networked programs that are based on this popular standard.

This book is packaged as a series of 44 tips for better TCP/IP programs, but it actually does much more. Early sections review the basics of the TCP, UDP and IP protocols, along with related standards. A winning feature here is the author's care to distinguish between the well-known BSD (for Unix) and Winsock (for Windows) versions of sockets. (By using macros and "skeleton" programs, his sample C code will run easily on either implementation.)

Besides offering nuts-and-bolts programming advice and plenty of hints for better performance, Snader also discusses how IP works under the hood. Standout sections here include a discussion of the pitfalls of scaling a stand-alone or LAN TCP/IP application to the Internet, as well as what a "reliable" protocol like TCP really means. He shows you how to handle misbehaving servers and clients, and how to use multiple sockets effectively, and he offers several useful tips for optimizing data streamed across the wire. Although he doesn't mention Java here (which offers strong socket support on its own), the author does provide Perl examples that work with sockets in order to get you started with sockets used within scripting languages.

Because IP is the protocol of choice for the Internet, more and more of us are faced with becoming socket-programming experts in a hurry. In all, Effective TCP/IP Programming offers a good mix of basic and advanced tips on today's IP and related protocols. It's a valuable resource for any developer who programs for the Internet and wants to write better code using sockets. --Richard Dragan

Topics covered: TCP/IP overview and programming tips, Berkeley Socket Distribution (BSD) vs. Winsock/Windows socket implementation issues, connected and connectionless protocols, network-programming frameworks, UDP vs. TCP, reliable protocols, network programming for single workstations, LANs and WANs; event-driven programming, improving write operations, IP packet layout, byte ordering issues, the Nagle and delayed ACK algorithms, using network utilities: inetd, tcpmux, tcpdump, traceroute, ttcp, and netstat; and resources and hints for improving network-programming skills.

Product Description
In 44 expert mini-lessons, Effective TCP/IP Programming demystifies TCP/IP development, eliminating the guesswork, helping programmers past the obstacles, and showing how to dramatically improve application performance and robustness. TCP/IP programming can seem seductively simple: the API is straightforward and even novices can flesh out a working application. But there are plenty of hidden obstacles -- and developers who don't understand them will encounter serious performance problems. Effective TCP/IP Programming demystifies the critical details and hidden behaviors of TCP/IP, so programmers can build code that's more reliable, maintainable, and efficient. Following the widely-admired style of Scott Meyers' Effective C++, Jon C. Snader has organized this book into 44 short, self-contained sections, each addressing one key aspect of TCP/IP development, or one key trouble spot -- and each including detailed, fully commented code examples. The result: a book that's easy to read and absorb, and will serve as an outstanding day-to-day reference tool for every developer who wants to create TCP/IP-based network applications. A perfect complement to other books on TCP/IP, such as TCP/IP Illustrated, Volume 1 by W. Richard Stevens!

Copyright 2007 FileFirm.com
Categories
Software
Microsoft
Vista
Digital Music
Digital Cameras
iPod
Office
Programming
Networking
Web
Computers
Cisco
Graphic Design
Databases
Games - Books
Games - Software
Open Source
Hardware
O'Reilly
Shareware
Certification
Subcategories
Mass Market
Trade

Home | Featured | Submit | Link To Us | Contact Us | FAQ | About | Advertise | Sysop Login