
FPGA Tutorial: Free 'Insider's Guide' (2009 Edition)
Altera? Xilinx? FPGA boards or design tools as from Altium or Mentor Graphics? What do users and newbies think about new FPGA technologies? Find out in our free tutorial on FPGAs, tools, and boards.

| |
-
example
-
AWS a complete Web development framework
AWS stands for Ada Web Server but it is more than just another Web server... AWS is a complete framework to develop Web based applications.
The main part of the framework is the embedded Web server.
This small yet powerful Web server can be embedded into your application so your application will be able to talk with a standard Web browser like Microsoft Internet Explorer or Netscape Communicator for example.
preview:
http://libre.act-europe.fr
-
example
-
Boa Web Server (Sourceforge)
Boa is a single-tasking HTTP server.
That means that unlike traditional web servers, it does not fork for each incoming connection, nor does it fork many copies of itself to handle multiple connections.
preview:
https://sourceforge.net
-
example
-
Boa Web Server Home Page
Boa is a single-tasking HTTP server.
That means that unlike traditional web servers, it does not fork for each incoming connection, nor does it fork many copies of itself to handle multiple connections.
It internally multiplexes all of the ongoing HTTP connections, and forks only for CGI programs (which must be separate processes), automatic directory generation, and automatic file gunzipping.
preview:
http://www.boa.org
-
example
-
Jetty: Web Server & Servlet Container
Jetty is a 100% Java HTTP Server and Servlet Container.
This means that you do not need to configure and run a separate web server (like Apache) in order to use java, servlets and JSPs to generate dynamic content.
Jetty is a fully featured web server for static and dynamic content.
preview:
http://jetty.mortbay.org
-
example
-
TinyWEB server
TinyWeb is extremely small (executable file size is 53K), simple (no configuration other than through the command line) and fast (consumes minimum of system resources) Win32 daemon for regular (TCP/http) and secure (SSL/TLS/https) web servers.
preview:
http://www.ritlabs.com
-
example
-
WWWpic2 - A web server in a PIC
WWWpic2 is a web server in a Microchip PIC 16F84 . Contents Package Notes Basic setup Hardware Software Future expansion Licence Tools Other Small Web Servers
preview:
http://www.kyllikki.org
 |