This project has been implemented with the idea of combining embedded hardware with the client and server side technologies in order to make different applications showing their way for the future applications. In this particular application RFID Reader reads the information from the RFID Tags and the desktop application (designed in python) or mobile application (designed in Java ME ) which have several modules regarding different functions namely Animal Identification, Transport Transit System, etc will get the data read by the reader using serial communication and will send the data to the web server using HTTP Connection. The web Server has database associated previously in turn checks the data and will send the required information pertinent to ID read back to the client (desktop or mobile) application which in turn
processes it as per the requirement of user.