This question has been flagged
1 Reply
4111 Views

I have a requirement where, on_click of button from python I need to send the commands directly to serial printer which is attached to it. This process is happening in local system where the code is running, I need the same functionality to be happen on the Remote machine too which access databases

i) how to find the serial port of the system where the databases getting accessed

Avatar
Discard
Best Answer

Maybe this project could help you: https://github.com/Fedrojesa/ProxyPoS

Avatar
Discard