(file) Return to DemoDescripton.HTML CVS log (file) (dir) Up to [Pegasus] / pegasus / cgi / htdocs

 1 karl  1.1 <html>
 2             <body bgcolor="#CCCCCC">
 3               <table width="100%">
 4                 <tr>
 5           	<td width="50%" align="bottom"><h1>The Demonstration</h1><td>
 6           	<td width="50%" align="right">
 7           	  <img border=1 src="/pegasus/icons/OpenGroupLogo.gif">
 8                   </td>
 9                 </tr>
10               </table>
11               <hr>
12 karl  1.2 	   This demonstration of the Pegasus implementation is based on using&nbsp; 
13                 <UL>
14                 <LI>HTML  and HTML page forms as the user interface.&nbsp;
15                 <LI>A WEB server to map the HTML input forms to a Pegasus CGI Client
16                 </UL>
17                 The WEB server contains a set of WEB pages representing
18 karl  1.1       the the CIM client requests. The WEB server then passes these to a program
19                 via CIG (CGIclient) that converts the parameters in these calls to Pegaus
20                 CIM Client calls which are passed to the Pegasus CIM server.
21                 <p>The responses from the CIM server are passed back to the CGI CIM Client
22                 and then converted to WEB pages for the user.<br>
23                 <br>
24                 &nbsp;&nbsp;&nbsp; </p>
25           
26               <p><img border="0" src="DemoPic.GIF" width="720" height="540"></p>
27           
28 karl  1.2 	 </body>
29 karl  1.1 </html>
30           

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2