java - POS application using JAVAPOS and Tysso POS -
I want to develop a POS application in Java for this POS
The operating system is Windows XP POS com is connected through port 3 I have seen COM port 3 in Device Manager only.
My problem (in order of priority) is to be enabled
- Print receipt,
- Total display to the customer
I have learned about the library and I have found that a jpos need to be provided. XML file to work with javapos library with a jar provided by the manufacturer.
I searched on the manufacturer's website but I did not find any jar jar or jpos.xml.
How can I work with Jawaps?
In addition, there is already a software that has been written in FoxPro or vb.net (I'm not quite sure I do not have these languages well). But this program is already working with the customer's display to open the receipt and display the content to the customer. Can I do Java with existing software?
Thank you,
Look at the Zebbra Library which is open source!
Comments
Post a Comment