Receiving UID of RFID tag from a zebra rz400 connected by usb
807580Aug 9 2010 — edited Aug 10 2010Hi
I have red a lot posts but i cant find a solution.
I have to read UID of RFID tag send from my zebra printer connected by usb.
I am able to send command using printservice but i don't know how i can read zebra response!
I found many libraries to read usb with java but only under linux and i am working with windows!
So i decide to use JNA (JNI) but i cant find dll API of zebra driver or windows generic usb printers driver.
Can anyone help me please?
Thank you.