How to develop using JavaPOS in Eclipse?

怎甘沉沦 提交于 2019-12-02 18:37:15

The docs I found are not suffiecient. I found a github repository that uses JavaPOS in his project. I just checked it out and it somehow works. https://github.com/emigonza. Thanks to emigonza and his examples I have a headstart.

According to javaPOS site, there is a JavaPOS v1.10 Guide for Application and Device Programmers, which as of version, 1.10, is

The JavaPOS v1.10 Guide for Application and Device Programmers is now available from the Arts Website, located within the UnifiedPOS v1.10 specification.

following this link leads to nothing ... and a search in Arts website yielded no results. A dead end ? Not so sure ...

One can easily find

I guess it's enough as a start, no ?

SysHex

UnifiedPOS Spec (have to register there to download)

Check "Appendix B: Java for Retail POS — JavaPOS Implementation Reference" . This is the JavaPOS Development Guide. This is actually as good as you are ever going to get regarding development for JavaPOS, at least that I know of.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!