Chapter 4 — Install Applications on the IF2 with Expanded Memory Option
IF2 Network Reader User Manual 53
Auto-Start Applications at Boot Time
There are two ways to configure your application to auto-start when
the IF2 boots:
• Specify AUTOSTART=true in the configuration file that you
deliver with the application. For more information, see “Create a
Configuration File” on page 52.
• After you install the application on the IF2, you can use the web
browser interface to configure the application to auto-start at
boot time. For help, see “Use the Web Browser Interface” on
page 11.
About .NET Support
The IF2 supports applications based on .NET Framework 1.0, 1.1, and
2.0. The IF2 uses Mono open source software to provide support for
.NET applications deployed on the IF2 Linux operating system.
About Java Support
The IF2 comes with a JDBC driver you can use to create applications
that write data directly from the IF2 to a remote database. For more
information, see “Java Support for Microsoft SQL Server and
Sybase” on page 55.
Note: The IF2 executes applications from their installation
directories, so the userapp.conf file does not need to include path
information.
Note: The IF2 does not support ASP.NET.