| Home | Download | Register | Testimonials | Support |
|
|
VintaSoftTwain.NET Library 1. Simple example - Illustrates how to acquire images by using only ten string of code. 2. Advanced example - Illustrates how to enumerate devices, get device capabilities, acquire images and save them to a local disk or upload onto HTTP or FTP server. 3. SQL example - Illustrates 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. 4. Client-server application example - Illustrates how to acquire image from remote scanner. IPWorks library is used for network communication in this example and it can be downloaded from developer's site: http://www.nsoftware.com 5. Web application example - Illustrates how to acquire image and upload it onto HTTP or FTP server. Image's asynchronous uploading process is used. 6. Web application example - Illustrates 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. 7. Web+SQL application example - Illustrates how to acquire images from scanner with automatic documents feeder and save them to a MS SQL server which is located in internet or intranet. Important: VintaSoftTwain.NET Library must be installed on your computer for correct work of examples. |
|