
Chapter 3 — Developing and Using RFID Applications
IF61 Fixed Reader User’s Manual 57
For Java applications, CMDLINE should specify the Java interpreter
location, the classpath, and the class containing the application’s
entry point. This example runs the class “HelloWorld”:
CMDLINE=/usr/java/bin/java -cp . HelloWorld
Auto-Starting Applications at Boot Time
There are two ways to configure your application to auto-start when
the IF61 boots:
• Specify AUTOSTART=true in the configuration file that you
deliver with the application. For more information, see the
previous section, “About Configuration Files.”
• After you install the application on the IF61, you can use the web
browser interface to configure the application to auto-start at
boot time. For help, see “Managing Applications” on page 60.
IF61 .NET Support
The IF61 supports applications based on .NET Framework 1.0, 1.1,
and 2.0. The IF61 uses Mono open source software to provide support
for .NET applications deployed on the IF61 Linux operating system.
IF61 Java Support
The IF61 comes with a JDBC driver you can use to create applications
that write data directly from the IF61 to a remote database. For more
information, see “Java Support for Microsoft SQL Server and
Sybase” on page 59.
Note: The IF61 executes applications from their installation
directories, so the userapp.conf file does not need to include path
information.
Note: The IF61 does not support ASP.NET.
Comentarios a estos manuales