OS4 DepotLogo by Alessandro Bacchia 
(anonymous IP: 3.139.238.76,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Network » Server » Http » goahead.lha

Goahead

Description: GoAhead WebServer
Download: goahead.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 2Mb
Version: 2.1
Date: 12 Feb 2009
Author: GoAhead - Port by Andrea Palmatè
Submitter: Andrea Palmatè
Email: andrea/amigasoft net
Homepage: http://www.goahead.com/products/webserver/features.aspx
Requirements: AmigOS 4.x
Category: network/server/http
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 4521
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 233  (Current version)
233  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Features

GoAhead WebServer leverages Active Server Pages (note that ASP.NET is not
supported), embedded JavaScript, and in-process CGI forms processing to deliver
highly efficient and effective dynamic Web page creation. WebServer also
includes support for SSL, Digest Access Authentication, User Management, and
standard CGI.

Embedded JavaScript is a strict subset of JavaScript, scaled down to incur a
smaller memory footprint. Embedded JavaScript is a very effective way to create
dynamic Web pages without having to recompile whenever you wish to change the
data shown in the Web pages. The JavaScript is embedded in the Web page, using
Active Server Pages, and is run by the GoAhead WebServer before the Web page is
sent to the user's browser. The resulting page is small and transmits quickly to
the user's browser even over slow modem links. The JavaScript 1.3 implementation
allows the creation of objects to represent device data for easy scripting
access.

GoAhead WebServer uses GoForms to handle its forms processing duties. GoForms is
an in-process CGI method of handling forms. GoForms enables forms to be
processed without creating a new process for each browser connection. WebServer
also supports traditional CGI form processing.

GoAhead WebServer supports Secure Socket Layering (SSL) for authentication and
encryption over TCP/IP networks. SSL is essentially invisible to the end user:
the Web browser might use a visual cue on the device to indicate duration that
SSL is active, or may notify the user that they are about to enter a secure Web
page. Digest Access Authentication (DAA), a more secure authentication scheme
for HTTP in which passwords are always encrypted. User management functions
allow different users to have different levels of access. 

Specifications

General

    * 60K memory footprint
    * Standards compliant
    * Open scripting architecture
    * Only dependant on standard C runtime library .  
    * Compatible with GoAhead's Embedded Management Framework.

Dynamic Content

    * ASP (not Microsoft IIS compliant)
    * In-Process CGI
    * Traditional CGI support (Most OS Platforms)
    * Embedded JavaScript
    * Open scripting architecture

Protocols and Standards

    * HTTP 1.0
    * Persistent connections (consistent with HTTP 1.1)
    * Security via HTTP 1.0 basic encoding
    * 65 connections per second

Security

    * HTTP/1.0 Basic Encoding Security
    * Secure Socket Layer (SSL) v30 (RSA implementation)
    * Digest Access Authentication (DAA)
    * User management (user level Directory access control)




Copyright © 2004-2024 by Björn Hagström All Rights Reserved