Summary:
Implement CVI Service API for creating and managing Windows Services (and Unix daemons).
Description:
Add specialized CVI functions that users can use for creating, installing and managing the entire life-cycle of long-running user services.
Users can thus have a more uniform interface to the system service API and benefit from a higher level of abstraction across multiple platforms (Windows vs. Unix). These services can contain user code for various tasks, that are running in the background.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.