I have a custom POS system in PHP (on a remote server), which requires displaying the price on a Pole display device, which is connected through com port (on the local PC).
I want a way to access the local com port from a remote server.
Is that applicable?