VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
In This Topic
    Upload TWAIN acquired images
    In This Topic
    VintaSoft TWAIN .NET SDK allows to upload image files onto HTTP(S) and FTP servers.
    Uploading of TWAIN acquired image(s) onto the server consists from 2 steps:
    1. Save TWAIN acquired image(s) to an image file on disk or memory
    2. Upload image file(s) onto the server

    Here is a list of examples, which demonstrate how to upload TWAIN acquired images to a server:

    TWAIN Advanced Demo and WPF TWAIN Advanced Demo demonstrate how to acquire images from TWAIN scanner and upload images to HTTP or FTP server.