Limit search to available items
Book Cover
E-book
Author Schmidt, Douglas C

Title C++ network programming / Douglas C. Schmidt, Stephen D. Huston
Published Boston : Addison-Wesley, 2002-2003

Copies

Description 1 online resource (2 volumes) : illustrations
Series The C++ in-depth series
C++ in-depth series.
Contents v. 1. Mastering complexity with ACE and patterns -- v. 2. Systematic reuse with ACE and frameworks
Summary Do you need to develop flexible software that can be customized quickly? Do you need to add the power and efficiency of frameworks to your software? The ADAPTIVE Communication Environment (ACE) is an open-source toolkit for building high-performance networked applications and next-generation middleware. ACE's power and flexibility arise from object-oriented frameworks, used to achieve the systematic reuse of networked application software. ACE frameworks handle common network programming tasks and can be customized using C++ language features to produce complete distributed applications. C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked applications. C++ Networking, Volume 1, introduced ACE and the wrapper facades, which are basic network computing ingredients. Volume 2 explains how frameworks build on wrapper facades to provide higher-level communication services. Written by two experts in the ACE community, this book contains: An overview of ACE frameworks Design dimensions for networked services Descriptions of the key capabilities of the most important ACE frameworks Numerous C++ code examples that demonstrate how to use ACE frameworks C++ Network Programming, Volume 2, teaches how to use frameworks to write networked applications quickly, reducing development effort and overhead. It will be an invaluable asset to any C++ developer working on networked applications
Bibliography Includes bibliographical references and indexes
Notes Print version record
Subject C++ (Computer program language)
Object-oriented programming (Computer science)
Computer networks.
C++ (Computer program language)
Computer networks
Object-oriented programming (Computer science)
Form Electronic book
Author Huston, Stephen D
ISBN 9780201795257
0201795256
9780201604641
0201604647
Other Titles C plus plus network programming