Testimonials
Got it downloaded and we will put that to work right away! We purchased a .Net twain control set for a custom written application using cameras about three years ago. We found Vintasoft in an Internet search. When we updating the software, we purchased the newer version that we needed.
Our developer had said it was well written code. Thank you once again.
Peter Philbrick IT Director | ComCor, Inc.
|
VintaSoftTwain.NET SDK - Examples of use
TWAIN Simple Demo shows how to acquire images by using only ten strings of code.
TWAIN Advanced Demo shows how to enumerate devices, get device capabilities, acquire images and save them to a local disk or upload onto HTTP or FTP server.
TWAIN Custom UI Demo shows how to acquire images from device using custom user interface.
TWAIN File Transfer Demo shows how to acquire images from scanner and save acquired images directly to disk.
TWAIN Console Demo shows how to acquire images from scanner from console application.
TWAIN SQL Demo shows how to acquire image, save acquired image into a table of MS SQL server and get saved image from a table of MS SQL server.
TWAIN Client-Server Demo shows how to acquire image from remote scanner.
Web TWAIN Demo1 shows how to acquire image and upload it onto HTTP or FTP server. Image's asynchronous uploading process is used.
Web TWAIN Demo2 shows how to acquire images from scanner with automatic documents feeder and upload them to a web server. Each image will be saved on a server as separate JPEG file.
Web TWAIN + SQL Demo shows how to acquire images from scanner with automatic documents feeder and save them to a MS SQL server located in internet or intranet.
Web TWAIN Demo3 shows how to acquire image and upload it to web server with integrated windows authentication.
Web TWAIN Demo4 shows how to acquire image and upload it to web server with Cookieless Forms authentication.
Important: VintaSoftTwain.NET SDK must be installed on your computer for correct work of examples.
|