Several LEADTOOLS SDKs offer imaging and recognition functionality in the form of WCF services that can be accessed via several protocols including HTTP, TCP, IPC and MSMQ. WCF Services are extremely versatile and can be hosted in several different ways to best suit your application design. They may be hosted in IIS, Windows Process Activation Service (WAS) or any .NET (C# & VB) managed application process including console, WinForms, WPF, Silverlight and Windows Service applications.
Using WCF allows developers to access the LEADTOOLS SDK in a platform-independent manner. Clients written in .NET (C# & VB), Silverlight or Java running on Windows, Mac, Linux or mobile devices such as iPhone, iPad and Android can take full advantage of the imaging features provided by LEADTOOLS.
For more information see LEADTOOLS Imaging WCF Services.
Supported Platforms
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET