LEADTOOLS WCF OCR (Leadtools.Services.Forms.DataContracts assembly)
LEAD Technologies, Inc

Leadtools.Services.Forms.DataContracts Introduction

The LEADTOOLS WCF offering includes services for file loading and saving, image processing, document image processing and clean-up, OCR and barcode detection, reading and writing. These new services will be invaluable to developers creating enterprise level client/server applications.

Built on top of the .NET Framework, the Windows Communication Foundation (WCF) was designed to unify Web Service technologies into a single service-oriented architecture (SOA). Web Services are APIs that are hosted on a remote computer (although, with WCF it can actually be hosted locally as well!). Services are hosted remotely and are accessed by adding a Web Reference (or Service Reference) to the URL of the service, (instead of adding a reference to a local .NET DLL to your project). Web Services are usually stateless, meaning that the service is called, does something and then returns, and does not store or remember anything about the call.  All the data necessary for the process is passed in the call.

Using WCF, programmers develop services based on the contract requirements. Applications save and load data as transacted web services. Protocol requirements, etc. are determined when the application is deployed.   

Key Features:

The Leadtools.Services.Forms.DataContracts namespace contains classes for handling forms and documents used in performing Optical Character Recognition (OCR) operations. It also contains enumerations and structures that support the classes.

Supported Environments:

The toolkit comes in Win32 and x64 editions that can support development of software applications for any of the following environments:

System Requirements
You can download the required software from Microsoft's download website.
In order to execute the WCF demos, you must have the .NET Framework 2.0 or later installed.

In addition, to run the WCF demos you need:

Visual Studio 2005

In addition, to re-compile WCF demos you need:

or

* Included with LEADTOOLS Imaging SDK. All others are available in LEADTOOLS Imaging Pro, Document, and Medical Imaging SDKs.

Supported Environments

The toolkit comes in Win32, x64 and WinRT editions that can support development of software applications for any of the following environments:

Supported Environments

The toolkit comes in Win32 and x64 editions that can support development of software applications for any of the following environments:

See Also

Reference

Introduction
Getting Started (Guide to Example Programs)
LEADTOOLS Services Data Contracts Assemblies
Summary of All Supported Image File Formats

Assemblies

Leadtools.Services.Forms.ServiceContracts
Leadtools.Services.Forms.ServiceContracts

Tutorials

How to Host LEADTOOLS Services on IIS 5 and 6
How to Host LEADTOOLS Services on IIS 7
How to Consume our Services as REST Services
Data Contracts and Service Contracts (WCF)

Tutorials

How to Consume our Services in Java Netbeans

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical