index.html

Warning: This file has been marked up for HTML

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="Author" content="Novell">
   <meta name="GENERATOR" content="Mozilla/4.61 [en] (Win98; U) [Netscape]">
   <title>Novell Chat - Overview</title>
</head>
<body>

<center><font size=+4><font face="Arial,Helvetica"><font color="#990000">Novell
</font></font><font color="#000000">Chat</font></font>
<br><font face="Arial,Helvetica"><font color="#000000"><font size=+2>for</font></font></font>
<br><font face="Arial,Helvetica"><font color="#666666"><font size=+3>ConsoleOne</font></font></font>
<p><font size=+2>Overview</font></center>

<p>&nbsp;&nbsp;&nbsp; In addition to providing users of ConsoleOne with
a simple chat utility, this snapin is also meant to provide developers
with a detailed example of how such snapins can be written.&nbsp; For that
reason, the source code for this snapin has been made available to the
general public.&nbsp; This document will attempt to explain the coding
that was used for this snapin and how it plugs into the ConsoleOne management
utility.&nbsp; This documentation along with the source code and jar files
for this snapin can be downloaded for your personal use.&nbsp; It is our
hope that this will provide you with the knowledge and understanding necessary
to design and develop your own snapins for Novell's ConsoleOne.
<blockquote>&nbsp;
<center><table COLS=1 WIDTH="32%" >
<caption><b><u><font size=+2>Table of Contents</font></u></b></caption>

<tr>
<td>I.&nbsp;&nbsp;&nbsp; <a href="download.html">Package Installation</a></td>
</tr>

<tr>
<td>II.&nbsp;&nbsp; <a href="using.html">Using the Chat Snapin</a></td>
</tr>

<tr>
<td>III.&nbsp; <a href="code.html">Code Explanation</a></td>
</tr>

<tr>
<td>IV.&nbsp; <a href="end.html">Conclusion</a></td>
</tr>
</table></center>
</blockquote>

</body>
</html>