Hi Keisuke, There is a current system, it is slow, it requires weird interfacing between (yes!) IE11 and Edge - scanning a QR code from the screen (IE 11) to lookup(?) data used in a sql(?) system displaying in EDGE
IE11 runs the existing scripts using JAVA, and some (specialized?) web tools installed on the device I was told that they had tried to use a modern browser (Edge, Firefox etc) but the scripts error-ed out. The scripts, and (as far as I can tell) all the software is in-house and proprietary. Chip > On Jun 23, 2021, at 6:39 PM, Keisuke Miyako via 4D_Tech > <[email protected]> wrote: > > I suppose the scripts are written in Python or some other language. > > the script language is probably not important. > I imagine it is published as a "language neutral" sample code, > not as a Software Development Kit or middleware. > > you might even be able to translate it to native 4D for HTTP or RS-232C, > NTK for TCP, UDP, etc. > I would not recommend Internet Commands for new development. > > it is more important to know the communication protocol for the device. > >> 2021/06/24 7:18、nug via 4D_Tech <[email protected]>のメール: >> I would need to be able to communicate (from windows 10) to an external >> electronic board. >> running 'scripts' (do not know if the scripts will exist (LEP) or will need >> to be written (4D). >> I would need to run these scripts, to run tests on another piece of >> electronics >> 4D --> board --> electronic device >> device --> return results of tests to board --> to 4D >> I have not done this type of device manipulation in the past. > ********************************************************************** > 4D Internet Users Group (4D iNUG) > New Forum: https://discuss.4D.com > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) New Forum: https://discuss.4D.com Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

