webserver


Package/File Information

Package required: Httpd

Defined Objects/Classes:
Filename: apps/xocomm-apps/webserver.xotcl

Description: This small demo program starts two different webservers: To see, how it works, contact it e.g. from netscape.


Class: SpecializedWorker

Class: Class
Procs/Instprocs: respond.

Description: Specialized worker that can be passed to any webserver

Instprocs


Object: h1

Class: Httpd
Procs

Description: unportected web server


Object: h2

Class: Httpd
Procs

Description: Web server with basic authentication using the specialied worker


Back to index page.