Products Purchase Publishing Articles Support Company Contact |
Products > Desaware Universal COM > NT Service Toolkit > Features |
|||||||
SpyWorks Features NT Service Toolkit Features Event Log Toolkit StorageTools Features File Property Component VersionStamper Features Gallimaufry Custom Control Factory Legacy VBX Products Demos Documentation Licensing
|
NT Service Toolkit
|
Get Both! Universal .NET & COM Only $995 with source |
Learn more about NT Service Toolkit features such as:
While some services run independently, many are intended to be called from clients. They may serve as resource brokers, implement business logic, or act as a software agent for clients. To do so, they must expose objects through COM or DCOM.
The Desaware NT Services Toolkit allows you to expose two types of objects from the service. The first is an application object, that is shared by all clients. This object is ideal for controlling the service or using the service to share data among different clients. The second type of object is a client object which is unique to each client request and can be used to hold information specific to the client. The client object also has access to the application object allowing you flexibility in providing both client specific and shared data.
Services created with this toolkit can make use of COM objects and services, making it easy to integrate technology such as Winsock, ADO and MSMQ into your service.
The Desaware NT Service Toolkit is built on a framework by which we automatically generate an executable that becomes your main service executable based on the answers to a few simple questions. This executable then creates objects in an ActiveX DLL server that you create using Visual Basic. Your VB DLL not only implements every part of the service under control of the framework EXE, but provides necessary configuration information as well.
The NT Service toolkit offers numerous features to improve scalability and support multithreading.
Buy Desaware's NT Service Toolkit for COM as Part of the COM Universal bundle for $649 or Buy COM AND .NET Universal packages for $995 .