I need to communicate my system with the serial port of the Client computer, the detail is that with PHP I can use fopen
, but I do not want to access the server's serial port, but the client's port.
I thought about using a plugin, either in Java or in Flash, someone has an idea how I can make this communication.
NOTE: The communication will be with a fiscal printer that works on the serial port.