scan

MIA: Агент Сканування

МІА: Агент Сканування is a simple Windows tray application as a scanning service for МІА: Документообіг clients.

Screenshot

It supports unread messages counter and native system notifications:

Screenshot

Features

The minimal OS supported is Windows 7 SP1. The minimal .NET Framework version embedded in each supported OS is 4.6.2. The default target platform is set to x86 for TWAIN32 as setting to x64 will reduce the range of supported devices.

Articles

We carefully noted each step of creating МІА: Сканування:

Dependencies

Build

Having Windows is the only prerequisite:

> C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe mia-agent.csproj

Scanners

API

Connect from JavaScript console:

> ws = new WebSocket("ws://127.0.0.1:50220")
> ws.onmessage = function (evt) { console.log(evt.data); }
> ws.send('SCAN,DS-530,AUTOSCAN+AUTOFEED')

Systems

Credits