C++ Network Programming, Volume 1: Mastering Complexity with ACE and Patterns
C++ Network Programming, Volume 1 cover | Published: 2001 by Addison-Wesley/Pearson Education. ISBN 0-201-60464-7. 256 pages. |
Commonly known as: C++NPv1 | |
Buy English version from: amazon.com, bn.com, amazon.co.uk, amazon.de, amazon.fr. Also available in a low-price edition for sale only in India, Bangladesh, Pakistan, Nepal, Sri Lanka, and the Maldives (ISBN 81-7808-751-0). | |
Also available in: Japanese, Chinese. |
Now in its seventh printing, this acclaimed book covers C++ network programming, including an overview and strategies for addressing common development challenges, and an introduction to the ACE Toolkit. With this book and ACE, C++ developers have at their disposal the most complete toolkit available for developing successful, multiplatform, concurrent networked applications with ease and efficiency.
Supplemental Information:
- A sample chapter (Chapter 0) from this book
- Errata
- Powerpoint tutorial for C++ Network Programming: Mastering Complexity with ACE and Patterns
- The Pattern-Oriented Software Architecture: Patterns for Concurrent and Networked Objects (POSA2) book, which provides the context for the ACE toolkit
- Online tutorials describing the design and use of ACE
- The source code examples are in the ACE source kit's ACE_wrappers/examples/C++NPv1 directory starting at version 5.2
- Additional information on the patterns in ACE
让我好找,原来已经在ACE source里了,网站上的source连接还未修改。