Answer the question
In order to leave comments, you need to log in
How to use javascript to get data from textbook in real time?
A program is running on the computer that writes all the data that came from the modem into a textbook in real time, numbers, letters, and so on, but I want to somehow output this data to the browser and operate with this data, for example, writing to a database or using it in my projects, what is the best way to do it?
Answer the question
In order to leave comments, you need to log in
On pure js, why is js needed? If you need a very simple solution, then write from the modem to csv, and work with it through some interpreted language, such as php or python.
Look at node js express js video tutorials on them, MB does it on simple js too, but I haven’t seen it yet)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question