Professional NT Service Programming
Kevin Miller
Abstract
Kevin Miller
Abstract
From the Publisher: What is the Subject Area?Services are applications that run on Windows NT that are tightly integrated with the operating system. An example of an NT Service might be a network fax application that all networked users can use. This book is about both designing and writing services for NT Server with C++. There is a need for a standard approach - or usage pattern - for programming NT services. The reality with NT is that service writers must ensure they have at least a minimum understanding of the NT security system, the way in which NT manages memory and files and how NT threads processes. The real world of designing and writing a service actually involves a lot more. Therefore, the full spectrum of how a professional should design his service, then code and implement it, is covered right through to COM hosting.What's Great About this Book? A comprehensive guide to design and development of professional services Develops a set of C++ classes for easier, efficient service creation Covers Registration, Security, Debugging, and Administration Services using MSMQ and COM with ATL covered in depth Existing books do not cover COM-based services Uses proven Wrox Professional format sharing practical techniques used by working programmers Who is this Book for?C/C++ Windows Programmers with basic knowledge of multithreading who need to write server applications that perform user-independent tasks. Client-server developers who want to include services as part of a multi-tiered system: with IIS or, as a business broker or, as a supplementary to be used by 'lighter' weight client development such as Visual Basic. Win32 developers who have basic COM & DCOM knowledge and want the service to serve up COM objects.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
From the Publisher: What is the Subject Area?Services are applications that run on Windows NT that are tightly integrated with the operating system. An example of an NT Service might be a network fax application that all networked users can use. This book is about both designing and writing services for NT Server with C++. There is a need for a standard approach - or usage pattern - for programming NT services. The reality with NT is that service writers must ensure they have at least a minimum understanding of the NT security system, the way in which NT manages memory and files and how NT threads processes. The real world of designing and writing a service actually involves a lot more. Therefore, the full spectrum of how a professional should design his service, then code and implement it, is covered right through to COM hosting.What's Great About this Book? A comprehensive guide to design and development of professional services Develops a set of C++ classes for easier, efficient service creation Covers Registration, Security, Debugging, and Administration Services using MSMQ and COM with ATL covered in depth Existing books do not cover COM-based services Uses proven Wrox Professional format sharing practical techniques used by working programmers Who is this Book for?C/C++ Windows Programmers with basic knowledge of multithreading who need to write server applications that perform user-independent tasks. Client-server developers who want to include services as part of a multi-tiered system: with IIS or, as a business broker or, as a supplementary to be used by 'lighter' weight client development such as Visual Basic. Win32 developers who have basic COM & DCOM knowledge and want the service to serve up COM objects.
Key concepts: Computer science, Debugging, Service (business), Windows NT, World Wide Web, Operating system, Software, Economy