Path: | ex_tagserver.rb |
Last Update: | Thu Sep 11 16:16:03 -0700 2014 |
An example program to serve reader tag data. TagStreamMode and NotifyMode on the reader both require you to wait for the reader to connect to your service, and feed you tag data. This application captures this streamed data from the reader and serves it to any TCP sockets that may have connected to it - hence, a TagServer instead of a TagStreamer.
Copyright 2014, Alien Technology Corporation. All rights reserved.