I need to get all the RFID
readers connected on the ethernet, currently I have an application which connects to one reader at a time. Also the IP address for the reader needs to be specified for connection.
I am using Motorola FX9500 fixed RFID
readers.
It supports DHCP, HTTPS, FTPS, SSH, HTTP, FTP, Telnet, SNMP and NTP, WS Discovery. I'm assigning a static IP to the reader from its configuration and the reader is connected to the LAN.
There's an application named PowerSession by Motorola in which the option to find all readers is present. Its tooltip says it discovers readers using WS discovery/RDMP
.
Any idea regarding this approach?
Thanks.