by ComponentSpace - Product Type: Component / ActiveX OCX / ActiveX DLL
ComponentSpace Service Host - ActiveX/DLL - V1.2 by ComponentSpace
Create a Windows service in Visual Basic using the easy to use Service Host. Instead of having to deal with the complexities of Windows services and the services C interface, all you need do to create a Visual Basic Windows service is develop an ActiveX DLL, implement the supplied IService interface, and register your service with the Service Host. You define the service’s name and description. Your service receives control whenever the service is started, stopped, and optionally, paused or continued. The Service Host offers Visual Basic developers a fast and simple way to create Windows services.
To create a Windows service, create a Visual Basic ActiveX DLL project and add a reference to the supplied Service Interface type library. Add a class that implements the IService interface. This interface consists of one property, Pausable, and six methods. The Pausable property should return true if your service supports pause and continue operations. Your service receives control for the standard Windows service calls: OnStart, OnStop, OnPause, OnContinue, OnControl and OnShutdown. A simple test harness is included to make it easy for you to debug your service from within Visual Basic.
The supplied ServiceHost executable hosts your service. It implements the Windows service C interface and translates this to the ActiveX IService interface. ServiceHost may host as many services as you like.
You may also use ServiceHost to register your service with the Service Host. Alternatively, instructions are provided if you wish to do this from your own installation program.
Main Features
Implement a Windows service as an ActiveX DLL
Specify the services name and description
Receive control on start, stop, pause, continue, control and shutdown
Handy tools for debugging and registering your service are included
Coded in C++ for speed and size
No runtime library dependencies
Comprehensive Windows style documentation
Visual Basic example source code
Includes prompt free email support
Royalty free runtime
Source code available
This control may also be purchased as part of the Key Technology ActiveX Suite.
If you wish to manage Windows services please refer to the Key Technology Service Manager Control.
PartNumbers: PC-51050700-A 51050700-A PC-510507-28965 510507-28965 PC-510507-28966 510507-28966 PC-51050700-B 51050700-B PC-510507-64693 510507-64693 PC-510507-28971 510507-28971
PurchaseOptions: Service Host V1.2 1 Developer License , Service Host V1.2 4 Developer Team License , Service Host V1.2 8 Developer Team License , Service Host V1.2 1 Site Developer License , Service Host V1.2 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) with Source Code , Service Host . - Premium Support License 1 Developer Premium Support License
Resources: Read the Service Host help file, Read the ComponentSpace License Agreement
Operating System for Deployment: Windows XP, Windows 2000, Windows NT 4.0
Architecture of Product: 32Bit
Product Type: Component
Component Type: ActiveX OCX, ActiveX DLL
Built Using: ActiveX Template Library (ATL)
Compatible Containers: Microsoft Visual Studio 97, Microsoft Visual Basic 6.0
Product Class: Business Components
Search Items: New Version Jan 04
Keywords: Windows API Author Windows API application programming interface function call functions calling application applications Service host services