Home

Products

Solutions

Whitepapers

Contact Us

Partners

March 2008
BarracudaDrive
for Linksys NSLU2

April 2007
BarracudaDrive
for Windows

Januar 2007
Wind River Resource Guide
October 2006
Lua Server Pages
June 2006
Barracuda for VxWorks
May 2006
Secure Network File System released
March 2006
Barracuda for QNX
December 2005
QNX demo released
November 2005 HTTPS file manager released
August 2005 Barracuda for Embedded Linux
Sept 2004    Barracuda for SuperTask and USNet
June 2004    Barracuda online demo
May 2004    Barracuda for MQX
April 2004    Barracuda for SMX released
September 2003 Barracuda for OSE released
 

Barracuda Embedded Web-Server
White Papers

The Barracuda Embedded Web-Server is a tool specifically designed for remote device control. A regular web-server is designed to fetch HTML pages, images etc, when a browser requests such information. High-end web-servers such as Apache have the ability to add special plugins that allow for some form of device control. In contrast, Barracuda is designed solely for device control, but plugins make it possible for this web-server to also function as a regular web-server. These plugins are in fact device control units that extend the functionality of the web-server. So as Apache has plugins for doing device control, Barracuda has plugins for working as a regular web-server.


White Papers

Device control with Barracuda

The Device Control white paper will demonstrate how one can use Barracuda to remotely control a device. The Barracuda Embedded Web-Server will be used to remotely set and get the system time in an embedded device

The Barracuda CSP tag language

The CSP white paper will show you how to use the server side tag language integrated into the Barracuda Embedded Web-Server by implemeting the classic hangman game using CSP.

Introduction to web-security and the Barracuda Virtual File System

A device that is constantly connected to the internet needs to be protected from being used by unauthorized users. The web security white paper gives an introduction to the security mechanism in Barracuda.

EventHandler, Asynchronous persistent bi-directional communication layer

The Barracuda EventHandler plug-in gives Web developers the ability to add server-based notification functions and two-way, real-time data exchange to rich-client browser applications. This increases the functionality of a wide range of zero-install Web applications, and extends the Web's viability for such functions as alarm handling, live monitoring of devices, etc. The EventHandler white paper shows you how to implement a simple execution trace debugger for an embedded system.