JavaPOS Applet 和 Javascript

发布于 2024-10-17 10:22:00 字数 270 浏览 0 评论 0原文

我有一个 RoR Web 应用程序,我想向其中添加一些功能。我希望这个应用程序能够与 POS 设备(钱箱、打印机)通信。我相信实现这一点的最佳方法是嵌入一个签名的 Java Applet。我的计划是添加一些 javascript,它将向小程序发送信号,告诉它何时打印、打开现金抽屉等。Java 小程序将使用 JavaPOS 标准。

问题:

1)这听起来是处理我的情况的合理方法吗?

2)是否有任何类似的小程序(无论是开源的还是商业的)我可以插入?或者我自己写小程序会更好吗?

I have a RoR web app that I would like to add some functionality to. I want this app to be able to communicate with POS devices (cash drawer, printer). I believe the best way to accomplish this would be to embed a signed Java Applet. My plan is to add a bit of javascript that will send signals to the applet telling it when to print, open the cash drawer, etc. The Java Applet will use the JavaPOS standards.

Questions:

1) Does this sound like a reasonable way to handle my situation?

2) Are there any applets like this available (whether opensource or commercially) that I could plug in? Or am I better off just writing the applet myself?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

迷爱 2024-10-24 10:22:00

1) 当然:)

2) 可能取决于您所针对的 POS,它是否支持 JavaPOS 标准,是否有自己的 API 等...

1) Sure :)

2) Would likely depend on the POS you're targeting, whether it supports the JavaPOS standard, whether it has its own API etc...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文