1 |
dashley |
19 |
%$Header: /home/dashley/cvsrep/e3ft_gpl01/e3ft_gpl01/webprojs/pamc/gen_a/docs/manual/man_a/c_sco0/c_sco0.tex,v 1.4 2007/06/12 02:47:17 dashley Exp $
|
2 |
|
|
|
3 |
|
|
\chapter{Software Component Descriptions and Designs}
|
4 |
|
|
|
5 |
|
|
\label{csco0}
|
6 |
|
|
|
7 |
|
|
\beginchapterquote{``TBD''}
|
8 |
|
|
{TBD}
|
9 |
|
|
|
10 |
|
|
|
11 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
12 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
13 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
14 |
|
|
\section{Introduction}
|
15 |
|
|
%Section tag: INT0
|
16 |
|
|
\label{csco0:sint0}
|
17 |
|
|
|
18 |
|
|
|
19 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
20 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
21 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
22 |
|
|
\section{\emph{PHP} Library Component Descriptions}
|
23 |
|
|
%Section tag: PHP0
|
24 |
|
|
\label{csco0:sphp0}
|
25 |
|
|
|
26 |
|
|
|
27 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
28 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
29 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
30 |
|
|
\section{Web \emph{PHP} Script Component Descriptions}
|
31 |
|
|
%Section tag: PSW0
|
32 |
|
|
\label{csco0:spsw0}
|
33 |
|
|
|
34 |
|
|
|
35 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
36 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
37 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
38 |
|
|
\section{Standalone \emph{PHP} Component Descriptions}
|
39 |
|
|
%Section tag: sph0
|
40 |
|
|
\label{csco0:ssph0}
|
41 |
|
|
|
42 |
|
|
|
43 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
44 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
45 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
46 |
|
|
\subsection{The \emph{hashkeygen} Program}
|
47 |
|
|
%Subsection tag: hkg0
|
48 |
|
|
\label{csco0:ssph0:shkg0}
|
49 |
|
|
|
50 |
|
|
The \index{hashkeygen@\emph{hashkeygen}}\emph{hashkeygen} program is a PHP
|
51 |
|
|
script that generates a site hash key using the standard \emph{Linux}
|
52 |
|
|
device \index{/dev/random@\emph{/dev/random}}\emph{/dev/random}.
|
53 |
|
|
|
54 |
|
|
The invocation and output of the program is described in
|
55 |
|
|
\S{}\ref{cist0:scsh0}, p. \pageref{cist0:scsh0}.
|
56 |
|
|
|
57 |
|
|
|
58 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
59 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
60 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
61 |
|
|
\section{\emph{cron} \emph{PHP} Component Descriptions}
|
62 |
|
|
%Section tag: cph0
|
63 |
|
|
\label{csco0:scph0}
|
64 |
|
|
|
65 |
|
|
|
66 |
|
|
|
67 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
68 |
|
|
\noindent\begin{figure}[!b]
|
69 |
|
|
\noindent\rule[-0.25in]{\textwidth}{1pt}
|
70 |
|
|
\begin{tiny}
|
71 |
|
|
\begin{verbatim}
|
72 |
|
|
$RCSfile: c_sco0.tex,v $
|
73 |
|
|
$Source: /home/dashley/cvsrep/e3ft_gpl01/e3ft_gpl01/webprojs/pamc/gen_a/docs/manual/man_a/c_sco0/c_sco0.tex,v $
|
74 |
|
|
$Revision: 1.4 $
|
75 |
|
|
$Author: dashley $
|
76 |
|
|
$Date: 2007/06/12 02:47:17 $
|
77 |
|
|
\end{verbatim}
|
78 |
|
|
\end{tiny}
|
79 |
|
|
\noindent\rule[0.25in]{\textwidth}{1pt}
|
80 |
|
|
\end{figure}
|
81 |
|
|
|
82 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
83 |
|
|
%$Log: c_sco0.tex,v $
|
84 |
|
|
%Revision 1.4 2007/06/12 02:47:17 dashley
|
85 |
|
|
%Edits.
|
86 |
|
|
%
|
87 |
|
|
%Revision 1.3 2007/06/10 03:42:30 dashley
|
88 |
|
|
%Edits.
|
89 |
|
|
%
|
90 |
|
|
%Revision 1.2 2007/06/06 01:47:03 dashley
|
91 |
|
|
%Edits.
|
92 |
|
|
%
|
93 |
|
|
%Revision 1.1 2007/06/06 01:22:37 dashley
|
94 |
|
|
%Initial checkin.
|
95 |
|
|
%
|
96 |
|
|
%End of $RCSfile: c_sco0.tex,v $.
|