aspose file tools
The moose likes Other JSE/JEE APIs and the fly likes Cash Drawer handling with Java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Cash Drawer handling with Java" Watch "Cash Drawer handling with Java" New topic
Author

Cash Drawer handling with Java

Lokesh Tank
Greenhorn

Joined: May 08, 2010
Posts: 18
Hi, I need to create an application that will detect and handle cash drawer, whether it is attached with POS receipt printer via RJ11-to-RJ45 connector or is directly connected to PC via USB port or RJ11 port.

Hardware specification:
a. TVS receipt printer
b. Posiflex cash drawer

1. Do I need to write a code to detect the connecting ports and then issue a command for opening drawer?
2. Does windows OS will handle the opening of drawer while i print the receipt?
3. Which library is suitable for accessing USB and RJ11 port?

I look forward for some help and guidance.


Solution Spider
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Cash Drawer handling with Java
 
Similar Threads
Sending SMS from a servlet
Printing MMS images
Need help with POS printer
Printing to a receipt Printer
Receipt printer?? trough javax.comm API