In my software, after completing a customer's purchase invoice, the invoice amount needs to be sent to the card reader device.
The device is connected to the computer with a USB cable.
How can I do this?
Suppose I can send the desired amount to the device by sending a specific command.
How can I detect in B4J which USB port the device is connected to and how do I send the command to the USB port?
Sorry, I mistakenly said USB port
I meant LAN cable.
The device has an IP.
So I probably need to connect to the device's IP with the socket library and send a message to it
Sorry, I mistakenly said USB port
I meant LAN cable.
The device has an IP.
So I probably need to connect to the device's IP with the socket library and send a message to it
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.