C++ Network Programming begins with an overview of the issues and tools involved in writing distributed concurrent applications. The book then provides the essential design dimensions, patterns, and principles needed to develop flexible and efficient concurrent networked applications. The book's expert author team shows you how to enhance design skills while applying C++ and patterns effectively to develop object-oriented networked applications.
Readers will find coverage of:
- C++ network programming, including an overview and strategies for addressing common development challenges The ACE Toolkit
- Connection protocols, message exchange, and message-passing versus shared memory
- Implementation methods for reusable networked application services
- Concurrency in object-oriented network programming
- Design principles and patterns for ACE wrapper facades