I just wanted to know the ways of accessing the data from rfid reader to the system(java program). Upto my knowledge i came to know the two ways in reading the data from reader (connected using the usb cable) i.e, one by using the jusb program and other by using the vendor given software.
I have bought an rfid reader from
(http://extremeelectronics.co.in/electronics/getting-started-with-serial-rfid-reader/)
The main issue is how to access the data from the reader to my java program and to use it for further functioning. In the vendor site it is clear of accessing data using some software (real terminal) but how to access it into our java program. Is there any other way of accessing the data from the reader. if so please reply me.
5 Replies - 592 Views - Last Post: 21 January 2013 - 03:47 AM
#1
how to read information from RFID reader into our java program
Posted 12 January 2013 - 11:02 AM
Replies To: how to read information from RFID reader into our java program
#2
Re: how to read information from RFID reader into our java program
Posted 12 January 2013 - 11:38 AM
The Java Communications API is probably your best starting point, unless a 3rd Party API already exists for this technology.
#3
Re: how to read information from RFID reader into our java program
Posted 13 January 2013 - 06:15 AM
Quote
The Java Communications API is probably your best starting point
Quote
Upto my knowledge i came to know the two ways in reading the data from reader (connected using the usb cable) i.e, one by using the jusb program and other by using the vendor given software.
#4
Re: how to read information from RFID reader into our java program
Posted 13 January 2013 - 06:25 AM
I don't think you're going to have too much luck with this in Java. You're probably going to have to use JNI too hook into the OS usb support.
#5
Re: how to read information from RFID reader into our java program
Posted 13 January 2013 - 06:47 AM
Quote
mac, is that for usb as well as serial or parallel connections?
Actually, that question is interesting but it looks like, from the docs, that one is forced to use serial comms
#6
Re: how to read information from RFID reader into our java program
Posted 21 January 2013 - 03:47 AM
macosxnerd101, on 12 January 2013 - 11:38 AM, said:
The Java Communications API is probably your best starting point, unless a 3rd Party API already exists for this technology.
Actually, i'm working with java APIs regarding how to get/access the data from rfid reader connected using the usb but i couldn't find out the solution. What i require is i just want a usbjava snippet in accessing the data from the reader, wish you could help!!!...
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote








|