|
|||||||||||
|
Re: Server Skeleton
From: Justin Seiferth <seiferth(at)erols.com>
Date: Wed Aug 27 1997 - 15:35:31 EDT Et al, > b. A machinePool class is responible for interpreting & forwarding
> c. A machine class is the one that handles the Directives
> d. Directive class, is either going to be splitted or left alone (
Head->LineOne ->LineTwo
- 0 // represents a blank line - 3
// represents ServerType
- null - "inetd"
- null // means innapropriate - 3
// means string
- www.disa.mil:httpd:global -
www.disa.mil:httpd:global
- 0 // don't need to lock this! -
0 // not being edited
->LineThree ->LineFour
- 4 //
locked because directory is locked
->etc. Clear as mud? The applet only sends directives back- it doesn't really evaluate them other than to restrict (in the GUI) the available choices to valid ones where it can. It has to be this way to support scripted (via PERL, TCL, etc) batch uploads of configurations. It's up to the server to really check to make sure we don't for instance give an IP address as the value of the ServerType directive. This check is the purpose of the valueType member. The GUI will of course ask for values when it needs to display them. Harrie, any ideas on how a mib set up to handle this type comm should be set up? Justin -- Justin SeiferthReceived on Wed Aug 27 17:34:03 1997 This archive was generated by hypermail 2.1.8 : Thu Aug 24 2006 - 14:52:51 EDT |
||||||||||
|
|||||||||||