The LEADTOOLS CCOW Server is a Context Manager with support for COM local server and web interfaces. Each request for a context management interface will return the same instance of the context management interface. As a result, only one copy of the LEADTOOLS CCOW Context Manager application will ever be running.
To enable an application to become a context manager, register the CCOW server components and start the server.
After registering the CCOW server components, call the CcowServer.Start method to start the server.
Call the CcowServer.Stop method to stop a running CCOW server.
To enable CCOW Web interfaces on a running CCOW server (a started CCOW ActiveX server), start the ContextManagementRegistryService component (Leadtools.Ccow.Services.ContextManagementRegistryService.Start). - The CCOW context management registry (ContextManagementRegistry Web Interface) is responsible for hosting and locating the CCOW component services.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document