N
N
NaGiBaToR136662016-12-13 14:36:09
Browsers
NaGiBaToR13666, 2016-12-13 14:36:09

How to implement work with a local device connected via COM from a site through a browser?

There is a device that connects to a client computer via a USB connector.
The device is defined as a USB-COM adapter and works according to a specific protocol.
It is necessary to work with this device through a website and, accordingly, a browser.
What is the most correct way to work with the device? Need to implement your own driver? Or do you need to implement some application that will be additionally installed on the client computer? Where can you read more about this?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rou1997, 2016-12-13
@Rou1997

Or do you need to implement some application that will be additionally installed on the client computer?

Anyway. By the way, the driver is also an application.
It is necessary to develop an application for the browser, as an option, a local HTTP server.

N
Night, 2016-12-13
@maxtm

You make software that can work with your device, and add management functionality via HTTP.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question