Changes for version 0.003

  • Work around bug with taint checking and fork on some versions of Windows, by skipping those tests.
  • Work around broken nonblocking file reads on some versions of Windows, by using select instead.
  • AFAIK, this fixes all of the bugs that stopped earlier versions from working on Windows XP.

Modules

Abstract base class for an RFID reader
Abstract base class for readers implemented over a serial connection.
Abstract base class for RFID readers implemented over a TCP connection
Provide basic methods for writing an RFID reader test module
Abstract base class for an RFID tag object