简体   繁体   中英

POS application using JAVAPOS and Tysso POS

I want to develop a POS application in JAVA for this POS http://www.fametech.com.tw/product_content.php?id=67

Operating system is Windowx XP with the POS connected via comm port 3 . I have only seen the comm port 3 in the device manager.

My problem is to be able to (in order of priority)

  1. print receipt,
  2. opening the cash till
  3. displaying the total to the customer

I have learned about http://www.javapos.com/ library and I have found that there is a need to provide a jpos.xml file for it to work with the javapos library together with a jar provided by the manufacturer.

I have search on the manufacturer website but i did not find any java jar or jpos.xml.

How can i make it work with javapos?

Also, there is already a software with the pos but written in foxpro or vb.net (i am not quite sure as i do not these languages well). But this program is already working with opening the till, printing the receipt and displaying content to the customer via the customer display. Can i use the existing software with java to make it work?

thanks,

看看开源的jzebra库!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM