(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.3     <form METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">
13                 <INPUT TYPE="hidden" NAME="Operation" VALUE="GetClass">This demonstration
14                 of the the Pegasus architecture is based on using&nbsp; HTML as the user
15                 interface.&nbsp; The WEB server contains a set of WEB pages representing
16 karl  1.1       the the CIM client requests. The WEB server then passes these to a program
17                 via CIG (CGIclient) that converts the parameters in these calls to Pegaus
18                 CIM Client calls which are passed to the Pegasus CIM server.
19                 <p>The responses from the CIM server are passed back to the CGI CIM Client
20                 and then converted to WEB pages for the user.<br>
21                 <br>
22                 &nbsp;&nbsp;&nbsp; </p>
23 karl  1.3       	</form>
24 karl  1.1 
25               <p><img border="0" src="DemoPic.GIF" width="720" height="540"></p>
26           
27 karl  1.2 	 </body>
28 karl  1.1 </html>
29           

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2