TWAIN .NET Component/SDK for Scanning
How it works?
Dynamic .NET TWAIN works with Microsoft .NET Framework 2.0(or above)
environment.
You can use C# or VB.NET to
instruct Dynamic .NET TWAIN in your
application to communicate with TWAIN compatible devices.
After the image(s) are acquired, your users
can use Dynamic .NET TWAIN to edit the image if needed.
When the images are ready to upload, you can
use the upload function of Dynamic .NET TWAIN to
upload the scanned images to your web server.
You can process the uploaded images according to your requirements. For example,
you can save the images to SQL database or file.
Dynamic .NET TWAIN uses standard HTTP(S)
or FTP(S)
to upload and download images.