How to connect Java based software with a billing machine
Safi Khan
Greenhorn
Joined: Aug 11, 2012
Posts: 8
posted
0
Hi every one,
I have developed a Point of Sale system in java using Eclipse RCP, then i connected the software with printer to print invoices and it worked fine.
Now, i wants my software to be connected with a billing machine , so invoices should be generated from that billing machine, I have noclue how i to do it.
Any help will be largely appreciated.
Regards,
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
0
What is a "billing machine", and what software does it run?
Actually, yet i had to purchase a billing machine and then have to connect it with my java based software, So currently i don't know which is better and will be easily configured. So, i any one can recommend a certain or have any other idea then share it please,
Safi Khan wrote:Actually, yet i had to purchase a billing machine and then have to connect it with my java based software, So currently i don't know which is better and will be easily configured. So, i any one can recommend a certain or have any other idea then share it please
Like Ulf said: You need to explain what a "billing machine" is.
Is it simply a glorified printer or something more?
Winston
Isn't it funny how there's always time and money enough to do it WRONG?
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: How to connect Java based software with a billing machine