Jump to content

User:Sorisen/sandbox

From Wikipedia, the free encyclopedia
Developer(s)Real Time Logic LLC
Stable release
3853 / March 15, 2016; 8 years ago (2016-03-15)
Written inC
Operating systemCross-platform
Platformx86, x86-64, PowerPC, AndesCore Architecture, ARM Architecture, Coldfire, MIPS, Raspberry Pi
Available inEnglish, Source Code
TypeWeb server
LicenseCommercial
WebsiteBarracuda Web Server


Barracuda Web Server (BWS) is an embeddable, cross-platform, HTTP web server engine that is optimized for embedded devices and used to implement Dynamic web pages and RESTful services. When embedded in remote-monitoring and control-management applications, BWS provides secure HTTP communication and management for Machine to Machine (M2M) and Internet of things connected devices via various modes of Human-Machine Interface[1].

Development[edit]

Server applications are written in C/C++ or by using C Server Pages (CSP). The C Server Pages allow an injection of C/C++ code into HTML template files by use of special tags to provision dynamic web applications and live updating of secure data by an authenticated connection. The technology concept is similar to other server-side technologies such as JSP, PHP, or ASP. A special linker combines all the data files into a single file, which is embedded in the application.

Features[edit]

See also[edit]

External Links[edit]

References[edit]

Category:Web server software Category:C libraries Category:Web server software for Linux Category:Windows Internet software Category:Internet of Things Category:Machine to machine Category:Proprietary software