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

  1. Print receipt,
  2. 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

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -