Difference between revisions of "Rifidi Edge Server Application Tutorials"

From RifidiWiki

Jump to: navigation, search
(New page: The Rifidi Edge Server is an application platform that provides developers with a way to quickly develop and deploy RFID applications. This page lists several tutorials that will help you...)
 
(Undo revision 17137 by ToivoPaasilinna (Talk))
 
(19 intermediate revisions by 9 users not shown)
Line 1: Line 1:
The Rifidi Edge Server is an application platform that provides developers with a way to quickly develop and deploy RFID applications.  This page lists several tutorials that will help you get started learning the Rifidi platform.
+
With release 1.3.0 of the Rifidi Edge Server, a developer API is provided to make writing Rifidi Applications much easier. The best place to find out how to write applications is the developer document that is released as part of the SDK releaseThere are several example applications included with the SDK and the developer documentation describes them in detail.
;[[Northwind Tutorial]]
+
 
:This tutorial is an in-depth, step-by-step guide for absolute beginners. It delves into details about how to get started doing everything from creating an eclipse project to dependency injection using spring to writing a JSP. The tutorial show you how to create some esper statements that filter on certain events, push the out events over JMS, use spring to listen to a JMS Queue, and display the events in using a JSP deployed as a web application.
+
*[http://wiki.rifidi.org/images/2/27/Rifidi_Edge_Server_Developer_1.3.pdf Developer's Guide for 1.3.0]

Latest revision as of 19:39, 3 April 2012

With release 1.3.0 of the Rifidi Edge Server, a developer API is provided to make writing Rifidi Applications much easier. The best place to find out how to write applications is the developer document that is released as part of the SDK release. There are several example applications included with the SDK and the developer documentation describes them in detail.

Personal tools