Difference between revisions of "Emulator documentation summary"

From RifidiWiki

Jump to: navigation, search
m (Engine)
(Engine)
Line 11: Line 11:
 
==Engine==
 
==Engine==
 
* The [[Engine Overview]] describes how the engine is structured in some technical detail
 
* The [[Engine Overview]] describes how the engine is structured in some technical detail
* The [[Reader Development Stages]] page describes in detail which readers the Emulator supports and how to go about creating a new reader
 
 
* The [[Engine RMI Interface]] describes the Emulator's API and how to interface with it.
 
* The [[Engine RMI Interface]] describes the Emulator's API and how to interface with it.
  

Revision as of 05:24, 29 January 2008

The Emulator is divided up into two main architectural pieces:

Engine
The component that emulates specific reader functions,
IDE
The user interface for manipulating the readers.

Getting started (HowTo)

Engine

IDE

Emulator Testing

  • EdgeServers describes some of the software that we use to test the Emulator against

LLRP Tool Kit

All Emulator Documentation

Personal tools