125 kHz RFID Reader – WEB08S
WEB client IP RFID Reader
Compact size : 97mm x 57mm x 23.5mm
Order Now >
WEB08S RFID Reader is the fastest and simplest way for collecting time data via RFID card.
Upon RFID card detected by the reader, it will sent a GET request to the web server and requesting the page avea.php. The server responses with standard HTTP reply to reader with embedded controls between <AVEA> and <AVEA> tags.
Various page extension are selectable, like .php, .asp, .cfm, .pl, .htm and .html. So various HTTP web server systems (e.g. IIS and ASP from Microsoft; Apache with PHP with MySQL database server from Unix/Linux; standard html web server) can be used.
Since the system is a standard web based system, no programming is required. Just a simple design of a web page, a complete and powerful access control system and time attendance system can easily be implemented.
PHP Code Example
<html>
<body>
<?php
// setup variables
$cmd=$_GET[“cmd”]; ……..
Embedded Ethernet
NO more adapter or controller
plug directly in your network by CAT5 cable
Built-in user controllable relay output for external controlling
NO controller is needed
HTTP web client with PHP/ASP enabled
perfect RFID solutions for HTTP server like Apache/IIS with PHP/ASP and mySQL database server
send PHP/ASP URL requests to the HTTP server with the various parameters
accepts responses from the HTTP server to perform various actions on the reader
Open communication standard
http friendly
designing application is just like designing web pages
Let’s see how to setup the WEB08S RFID Reader
In order to setup the reader, a web server is expected at 192.168.1.1 with \avea.php. And the avea.php contains the expected settings for the reader. Power up the reader with the default settings. It will try to connect the web server and get the settings. The settings stored in the reader is preserved after power off. Then the reader can be deployed to the production field.