Contributions
RMI Barcode
== Incomplete : it all works, except getting the client component to get events from the scanner ==
This contribution allows the use of a barcode scanner in osCommerce. The contribution includes a user guide, which describes the changes to do to osCommerce, and how to install RMI Barcode
RMI Barcode includes 2 Java programs, called the client and server components.
The server component is an applet included in osCommerce pages where the scanner can be used. It recieves events from the client component, and then redirects the page with the scanned code in the url.
The client component runs on the computer where the scanner is connecter. It catches events from the scanner, then sends them to the registered server component. The client component is incomplete, you will need to make it actually recieve events from the scanner. Currently, it's only a simulator, a panel with buttons that act as if a code was scanned.
The client component is the only thing incomplete, everything else works perfectly.
| Benoit Gagnon | 19 Jun 2005 |
RMI Barcode finally complete!
It should work with any type of scanner that uses the serial port (COM1).
It comes with a scanner simulator that will allow you to test that the whole system works correctly without the need to have a scanner to test.
Read the user guide for installation instructions.
| Benoit Gagnon | 7 May 2005 |
Note: Contributions are used at own risk.
