Products:
    
- SvCom
Download:
    
- SvCom
Ordering:
    
- Order now!
- Partner Offers
- Resellers wanted
Support:
    
- Forum
- Contact directly
- Bugtracking
|
 |
|
An advanced NT Service
Application |
|
This example shows some additional features of SvCom
components. First of all it illustrates several simple rules that should
be kept to implement more complicated service behavior. The interacting
with a user using simple message boxes is examined too. Another important
aim of this example is to show usage of service debugging module and
an extended debugging API.
This example consists of the following steps:
- Creation of new SvCom
service application. This step it is exactly the same as the step
1 of "Simple NT Service" example. Save your project
as SvComExample2.dpr
- Adding new service module.
This step is the same as the step
2 of "Simple NT Service" example. Set the name of service
to 'SampleService2' and display name to 'SvCom Example N 2'.
- Adding OnStart, OnStop, OnPause
and OnContinue event handlers.
- Implementation of OnExecute
event handler.
- Debugging a service and usage
of advanced debugging API
- Dual mode
usage: run a service application as a regular one
Use links below to download source code of this example as well as example's
binary. Please note that corresponding version of Delphi or Builder should
be installed to run this example.
- for Delphi 4,
Ver. 7.0.172.283, 29.10.2005, 28Kb
- for Delphi 5,
Ver. 7.0.172.283, 29.10.2005, 29Kb
- for Delphi 6,
Ver. 7.0.172.283, 29.10.2005, 29Kb
- for Delphi 7,
Ver. 7.0.172.283, 29.10.2005, 30Kb
- for Delphi 2005,
Ver. 7.0.172.283, 29.10.2005, 30Kb
- for Delphi 2006,
Ver. 7.0.172.283, 29.10.2005, 29Kb
- for Builder 5,
Ver. 7.0.172.283, 29.10.2005, 39Kb
- for builder 6,
Ver. 7.0.172.283, 29.10.2005, 39Kb
|
 |
SvCom
links:
    
- Overview
- Download
- Purchase
- FAQ
- Tutorial
- What's new
- Partner offer
- For registered users
- Support
|