Web Application and image scanner

207 views
Skip to first unread message

Fabio C. Barrionuevo da Luz

unread,
May 29, 2014, 1:33:18 AM5/29/14
to nod...@googlegroups.com
Hello Node and Javascript developers. 

Anyone know any alternative to client-side Java and Java Applets in a Web application to capture images from Network or USB scanner and send to server somehow (WebDAV, HTTP POST FILE, or other way)? 

--
Fábio C. Barrionuevo da Luz
Acadêmico de Sistemas de Informação na Faculdade Católica do Tocantins - FACTO
Palmas - Tocantins - Brasil - América do Sul

Aria Stewart

unread,
May 29, 2014, 10:37:20 AM5/29/14
to nod...@googlegroups.com

On May 28, 02014, at 14:48, Fabio C. Barrionuevo da Luz <bna...@gmail.com> wrote:

> Hello Node and Javascript developers.
>
> Anyone know any alternative to client-side Java and Java Applets in a Web application to capture images from Network or USB scanner and send to server somehow (WebDAV, HTTP POST FILE, or other way)?

Chrome extensions can, unless you can deploy a thicker client app to the end-user.

To read from a network or USB scanner, you need lower-level access to the network or hardware than a web browser allows. This means Java, ActiveX, or a native app, or Chrome extensions (to get real sockets).

Node’s not much help unless you’re using it to develop a native app a la cloudup, or can run more than a browser.

Aria
signature.asc

OldMster

unread,
May 29, 2014, 10:45:00 AM5/29/14
to nod...@googlegroups.com
We use the Webtwain client side components for this.  Not free or open source, but we haven't found any that are.  Webtwain has been rock solid for us.


Mark
Reply all
Reply to author
Forward
0 new messages