[cl-net-snmp-cvs] r128 - in www: . images
Chun Tian (binghe)
ctian at common-lisp.net
Mon Nov 17 16:07:07 UTC 2008
Author: ctian
Date: Mon Nov 17 16:07:06 2008
New Revision: 128
Log:
[www] new web design
Added:
www/about.html
www/asn1.html
www/images/
www/images/asn1.jpg (contents, props changed)
www/images/lispworks.jpg (contents, props changed)
www/images/mib.jpg (contents, props changed)
www/images/others.jpg (contents, props changed)
www/images/usocket.jpg (contents, props changed)
www/index.html
www/lispworks.html
www/others.html
www/snmp.html
www/usocket.html
Removed:
www/index.shtml
www/project-name
www/style.css
Added: www/about.html
==============================================================================
--- (empty file)
+++ www/about.html Mon Nov 17 16:07:06 2008
@@ -0,0 +1,76 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+
+<head>
+ <title>cl-net-snmp</title>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+ <link rel="shortcut icon" type="image/ico"
+ href="http://www.style.org/favicon.ico" />
+ <link type="text/css" rel="stylesheet"
+ href="http://www.13pt.com/css/13pt.css" />
+ <link type="text/css" rel="stylesheet"
+ href="http://www.style.org/css/style.css" />
+</head>
+
+<body>
+<div id="framework">
+ <a href="http://www.13pt.com/" >
+ <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=209101?type=2"
+ alt="SourceForge.net Logo" id="logo"
+ style="border: 0px solid ; width: 88px; height: 31px;" >
+ </a>
+
+ <div id="nav">
+ <div id="navtext">
+ <a href="http://common-lisp.net/project/cl-net-snmp/">Home</a>
+
+ <a href="https://sourceforge.net/projects/cl-net-snmp/">SF Project</a>
+
+ <a href="asn1.html">ASN.1</a>
+
+ <a href="snmp.html">SNMP</a>
+
+ <a href="usocket.html">USOCKET-UDP</a>
+
+ <a href="lispworks.html">LispWorks-UDP</a>
+
+ <a href="others.html">Others</a>
+
+ <a href="about.html" class="on">About</a>
+ </div>
+ </div>
+
+ <br clear="all" />
+
+ <!-- ============= STYLE.ORG ============= -->
+ <div id="style">
+ <div class="breadcrumb">
+ <a href="http://common-lisp.net/project/cl-net-snmp/">cl-net-snmp</a>>
+ </div>
+
+ <h1>About</h1>
+ <div class="deck">
+ Tools shape thought.
+ </div>
+
+ <h2>Contact author for support</h2>
+
+ <p>E-mail: <i>binghe dot lisp at gmail dot com</i></p
+
+ <p>
+
+ </p>
+ <!-- ============= FOOTER ============= -->
+ <div class="dateline">Last update at November 17, 2008 by Chun Tian (binghe).</div>
+ <div class="footline">
+ CL-NET-SNMP is under <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.
+ </div>
+ <div id="copyright">©2008 Chun Tian (binghe)</div>
+
+ </div> <!-- style -->
+ <!-- ============= END STYLE.ORG ============= -->
+</div> <!-- framework -->
+</body>
+</html>
Added: www/asn1.html
==============================================================================
--- (empty file)
+++ www/asn1.html Mon Nov 17 16:07:06 2008
@@ -0,0 +1,242 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+
+<head>
+ <title>cl-net-snmp</title>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+ <link rel="shortcut icon" type="image/ico"
+ href="http://www.style.org/favicon.ico" />
+ <link type="text/css" rel="stylesheet"
+ href="http://www.13pt.com/css/13pt.css" />
+ <link type="text/css" rel="stylesheet"
+ href="http://www.style.org/css/style.css" />
+</head>
+
+<body>
+<div id="framework">
+ <a href="https://sourceforge.net/projects/cl-net-snmp/">
+ <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=209101?type=2"
+ alt="SourceForge.net Logo" id="logo"
+ style="border: 0px solid ; width: 88px; height: 31px;" />
+ </a>
+
+ <div id="nav">
+ <div id="navtext">
+ <a href="http://common-lisp.net/project/cl-net-snmp/">Home</a>
+
+ <a href="https://sourceforge.net/projects/cl-net-snmp/">SF Project</a>
+
+ <a href="asn1.html" class="on">ASN.1</a>
+
+ <a href="snmp.html">SNMP</a>
+
+ <a href="usocket.html">USOCKET-UDP</a>
+
+ <a href="lispworks.html">LispWorks-UDP</a>
+
+ <a href="others.html">Others</a>
+
+ <a href="about.html">About</a>
+ </div>
+ </div>
+ <br clear="all" />
+
+ <!-- ============= STYLE.ORG ============= -->
+ <div id="style">
+ <div class="breadcrumb">
+ <a href="http://common-lisp.net/project/cl-net-snmp/">cl-net-snmp</a>>
+ </div>
+
+ <h1>Abstract Syntax Notation One (ASN.1)</h1>
+ <div class="deck">
+ ASN.1 language mapping for Common Lisp, compiler and runtime support.
+ </div>
+
+ <h2>Platform Table</h2>
+
+ <table border="0" cellpadding="0" cellspacing="4" class="parseresults">
+ <tbody>
+ <tr valign="bottom">
+ <td width="11%"><strong>CMUCL</strong></td>
+ <td width="11%"><strong>SBCL</strong></td>
+ <td width="11%"><strong>Clozure CL</strong></td>
+ <td width="11%"><strong>LispWorks</strong></td>
+ <td width="11%"><strong>Allegro CL</strong></td>
+ <td width="11%"><strong>Scieneer CL</strong></td>
+ <td width="11%"><strong>CLISP</strong></td>
+ <td width="11%"><strong>ECL</strong></td>
+ <td width="11%"><strong>ABCL</strong></td>
+ </tr>
+
+ <tr>
+ <!-- CMUCL -->
+ <td valign="top">
+ 2008-08 (19E)<br />
+ 2008-10 (19E)
+ </td>
+
+ <!-- SBCL -->
+ <td valign="top">
+ 1.0.18 (debian)
+ 1.0.20<br />
+ </td>
+
+ <!-- Clozure CL -->
+ <td valign="top">
+ 1.2<br />
+ </td>
+
+ <!-- LispWorks -->
+ <td valign="top">
+ 5.0.2<br />
+ 5.1.1
+ </td>
+
+ <!-- Allegro CL -->
+ <td valign="top">
+ 8.1<br />
+ </td>
+
+ <!-- Scieneer CL -->
+ <td valign="top">
+ 1.3.8.1<br />
+ </td>
+
+ <!-- CLISP -->
+ <td valign="top">
+ 2.44.1 (debian)<br />
+ </td>
+
+ <!-- ECL -->
+ <td valign="top">
+ <br />
+ </td>
+
+ <!-- ABCL -->
+ <td valign="top">
+ <br />
+ </td>
+ </tr>
+
+ <tr>
+ <!-- CMUCL -->
+ <td valign="top">
+ <strong>Summary</strong>
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+ </td>
+
+ <!-- SBCL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+ </td>
+
+ <!-- Clozure CL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+ </td>
+
+ <!-- LispWorks -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+ </td>
+
+ <!-- Allegro CL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+ </td>
+
+ <!-- Scieneer CL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+ </td>
+
+ <!-- CLISP -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+ </td>
+
+ <!-- ECL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #993333;"><strong>Unsupported</strong></span>
+ </p>
+ <p>
+ Port PORTABLE-GRAY-STREAMS first
+ </p>
+ </td>
+
+ <!-- ABCL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #993333;"><strong>Unsupported</strong></span>
+ </p>
+ <p>
+ Port PORTABLE-GRAY-STREAMS first
+ </p>
+ </td>
+
+ </tr>
+ </tbody>
+ </table>
+ <h2>Download</h2>
+
+ <p>Download all versions of the ASN.1 package (source tar.gz)
+ <a href="https://sourceforge.net/project/showfiles.php?group_id=209101&package_id=285435">
+ here</a>, its also ASDF-INSTALLable.
+ </p>
+
+ <h2>Sources</h2>
+ <ul>
+ <li>Stable Subversion repository:
+ <a href="http://cl-net-snmp.svn.sourceforge.net/viewvc/cl-net-snmp/asn.1/branches/4/">
+ (View Source)
+ </a><br />
+ <i><a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/asn.1/branches/4">
+ https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/asn.1/branches/4</a><br /></i></li>
+ <li>Development Subversion repository:
+ <a href="http://cl-net-snmp.svn.sourceforge.net/viewvc/cl-net-snmp/asn.1/trunk/">
+ (View Source)
+ </a><br />
+ <i><a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/asn.1/trunk">
+ https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/trunk</a><br /></i></li>
+ </ul>
+ <p>
+
+ </p>
+ <!-- ============= FOOTER ============= -->
+ <div class="dateline">Last update at November 17, 2008 by Chun Tian (binghe).</div>
+ <div class="footline">
+ CL-NET-SNMP is under <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.
+ </div>
+ <div id="copyright">©2008 Chun Tian (binghe)</div>
+
+ </div> <!-- style -->
+ <!-- ============= END STYLE.ORG ============= -->
+</div> <!-- framework -->
+</body>
+</html>
Added: www/images/asn1.jpg
==============================================================================
Binary file. No diff available.
Added: www/images/lispworks.jpg
==============================================================================
Binary file. No diff available.
Added: www/images/mib.jpg
==============================================================================
Binary file. No diff available.
Added: www/images/others.jpg
==============================================================================
Binary file. No diff available.
Added: www/images/usocket.jpg
==============================================================================
Binary file. No diff available.
Added: www/index.html
==============================================================================
--- (empty file)
+++ www/index.html Mon Nov 17 16:07:06 2008
@@ -0,0 +1,138 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+
+<head>
+ <title>cl-net-snmp</title>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+ <link rel="shortcut icon" type="image/ico"
+ href="http://www.style.org/favicon.ico" />
+ <link type="text/css" rel="stylesheet"
+ href="http://www.13pt.com/css/13pt.css" />
+ <link type="text/css" rel="stylesheet"
+ href="http://www.style.org/css/style.css" />
+</head>
+
+<body>
+<div id="framework">
+ <a href="https://sourceforge.net/projects/cl-net-snmp/">
+ <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=209101?type=2"
+ alt="SourceForge.net Logo" id="logo"
+ style="border: 0px solid ; width: 88px; height: 31px;" />
+ </a>
+
+ <div id="nav">
+ <div id="navtext">
+ <a href="http://common-lisp.net/project/cl-net-snmp/" class="on">Home</a>
+
+ <a href="https://sourceforge.net/projects/cl-net-snmp/">SF Project</a>
+
+ <a href="asn1.html">ASN.1</a>
+
+ <a href="snmp.html">SNMP</a>
+
+ <a href="usocket.html">USOCKET-UDP</a>
+
+ <a href="lispworks.html">LispWorks-UDP</a>
+
+ <a href="others.html">Others</a>
+
+ <a href="about.html">About</a>
+ </div>
+ </div>
+ <br clear="all" />
+
+ <!-- ============= STYLE.ORG ============= -->
+ <div id="style">
+ <h1>Common Lisp for System Administrators</h1>
+ <br clear="all" />
+ <div class="twothirds left">
+ <!-- COLUMN -->
+ <a href="asn1.html">
+ <img src="images/asn1.jpg" alt="ASN.1" class="sumimage" border="0"
+ height="65" width="600" />
+ </a>
+ <br />
+ <h2 class="summary">
+ <a href="asn1.html">Abstract Syntax Notation One (ASN.1)</a>
+ </h2>
+ <div class="sumdeck">
+ ASN.1 language mapping for Common Lisp, compiler
+ and runtime support.
+ </div>
+ <div class="sumdate">Version 4.14 (November 16, 2008)</div>
+
+ <br clear="all" />
+ <a href="snmp.html">
+ <img src="images/mib.jpg" alt="SNMP MIB"
+ class="sumimage" border="0" height="65" width="600" />
+ </a>
+ <br />
+ <h2 class="summary">
+ <a href="snmp.html">Simple Network Management Protocol
+ (SNMP)</a>
+ </h2>
+ <div class="sumdeck">SNMP platform on Common Lisp, client and
+ server support, and GUI tools.</div>
+ <div class="sumdate">Version 5.19 (November 16, 2008)</div>
+
+ <br clear="all" />
+ <a href="usocket.html">
+ <img src="images/usocket.jpg" alt="usocket"
+ class="sumimage" border="0" height="65" width="600" />
+ </a>
+ <br />
+ <h2 class="summary">
+ <a href="usocket.html">USOCKET-UDP</a>
+ </h2>
+ <div class="sumdeck">UDP patch for USOCKET 0.4.x, the portable
+ networking package for Common Lisp.</div>
+ <div class="sumdate">Version 2.4 (November 16, 2008)</div>
+
+ <br clear="all" />
+ <a href="lispworks.html">
+ <img src="images/lispworks.jpg" alt="LispWorks"
+ class="sumimage" border="0" height="65" width="600" />
+ </a>
+ <br />
+ <h2 class="summary">
+ <a href="lispworks.html">LispWorks-UDP</a>
+ </h2>
+ <div class="sumdeck">
+ UDP Networking (plus other COMM extensions) for
+ LispWorks® Common Lisp.</div>
+ <div class="sumdate">Version 3.2 (September 9, 2008)</div>
+
+ <br clear="all" />
+ <a href="others.html">
+ <img src="images/others.jpg" alt="others"
+ class="sumimage" border="0" height="65" width="600" />
+ </a>
+ <br />
+ <h2 class="summary">
+ <a href="others.html">Other plans ...</a>
+ </h2>
+ <div class="sumdeck">Network monitor platform, LDAP, IPMI, ...</div>
+ <div class="sumdate">No release.</div>
+
+ <br clear=all />
+
+ <div id="copyright">©2008, Chun Tian (binghe).
+ This site use web styles from
+ <a href="http://www.style.org/">style.org</a>, a service of
+ <a href="http://www.13pt.com/">13pt</a>.
+ </div>
+ <!-- END COLUMN -->
+ </div> <!-- twothird left -->
+
+ <div class="onethird right">
+ <!-- COLUMN -->
+ <!-- END COLUMN -->
+ </div>
+
+ </div> <!-- style -->
+ <!-- ============= END STYLE.ORG ============= -->
+</div> <!-- framework -->
+</body>
+</html>
Added: www/lispworks.html
==============================================================================
--- (empty file)
+++ www/lispworks.html Mon Nov 17 16:07:06 2008
@@ -0,0 +1,95 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+
+<head>
+ <title>cl-net-snmp</title>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+ <link rel="shortcut icon" type="image/ico"
+ href="http://www.style.org/favicon.ico" />
+ <link type="text/css" rel="stylesheet"
+ href="http://www.13pt.com/css/13pt.css" />
+ <link type="text/css" rel="stylesheet"
+ href="http://www.style.org/css/style.css" />
+</head>
+
+<body>
+<div id="framework">
+ <a href="https://sourceforge.net/projects/cl-net-snmp/">
+ <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=209101?type=2"
+ alt="SourceForge.net Logo" id="logo"
+ style="border: 0px solid ; width: 88px; height: 31px;" />
+ </a>
+
+ <div id="nav">
+ <div id="navtext">
+ <a href="http://common-lisp.net/project/cl-net-snmp/">Home</a>
+
+ <a href="https://sourceforge.net/projects/cl-net-snmp/">SF Project</a>
+
+ <a href="asn1.html">ASN.1</a>
+
+ <a href="snmp.html">SNMP</a>
+
+ <a href="usocket.html">USOCKET-UDP</a>
+
+ <a href="lispworks.html" class="on">LispWorks-UDP</a>
+
+ <a href="others.html">Others</a>
+
+ <a href="about.html">About</a>
+ </div>
+ </div>
+
+ <br clear="all" />
+
+ <!-- ============= STYLE.ORG ============= -->
+ <div id="style">
+ <div class="breadcrumb">
+ <a href="http://common-lisp.net/project/cl-net-snmp/">cl-net-snmp</a>>
+ </div>
+
+ <h1>LispWorks-UDP</h1>
+ <div class="deck">
+ UDP Networking (plus other COMM extensions) for
+ <a href="http://www.lispworks.com">LispWorks</a>.
+ </div>
+
+ <h2>Download</h2>
+
+ <p>Download all versions of the LISPWORKS-UDP package (source tar.gz)
+ <a href="https://sourceforge.net/project/showfiles.php?group_id=209101&package_id=277467">
+ here</a>, its also ASDF-INSTALLable.
+ </p>
+
+ <h2>Sources</h2>
+ <ul>
+ <li>Stable Subversion repository:
+ <a href="http://cl-net-snmp.svn.sourceforge.net/viewvc/cl-net-snmp/lispworks-udp/branches/3/">
+ (View Source)
+ </a><br />
+ <i><a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/lispworks-udp/branches/3">
+ https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5</a><br /></i></li>
+ <li>Development Subversion repository:
+ <a href="http://cl-net-snmp.svn.sourceforge.net/viewvc/cl-net-snmp/lispworks-udp/trunk/">
+ (View Source)
+ </a><br />
+ <i><a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/lispworks-udp/trunk">
+ https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/trunk</a><br /></i></li>
+ </ul>
+ <p>
+
+ </p>
+ <!-- ============= FOOTER ============= -->
+ <div class="dateline">Last update at November 17, 2008 by Chun Tian (binghe).</div>
+ <div class="footline">
+ CL-NET-SNMP is under <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.
+ </div>
+ <div id="copyright">©2008 Chun Tian (binghe)</div>
+
+ </div> <!-- style -->
+ <!-- ============= END STYLE.ORG ============= -->
+</div> <!-- framework -->
+</body>
+</html>
Added: www/others.html
==============================================================================
--- (empty file)
+++ www/others.html Mon Nov 17 16:07:06 2008
@@ -0,0 +1,84 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+
+<head>
+ <title>cl-net-snmp</title>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+ <link rel="shortcut icon" type="image/ico"
+ href="http://www.style.org/favicon.ico" />
+ <link type="text/css" rel="stylesheet"
+ href="http://www.13pt.com/css/13pt.css" />
+ <link type="text/css" rel="stylesheet"
+ href="http://www.style.org/css/style.css" />
+</head>
+
+<body>
+<div id="framework">
+ <a href="https://sourceforge.net/projects/cl-net-snmp/">
+ <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=209101?type=2"
+ alt="SourceForge.net Logo" id="logo"
+ style="border: 0px solid ; width: 88px; height: 31px;" />
+ </a>
+
+ <div id="nav">
+ <div id="navtext">
+ <a href="http://common-lisp.net/project/cl-net-snmp/">Home</a>
+
+ <a href="https://sourceforge.net/projects/cl-net-snmp/">SF Project</a>
+
+ <a href="asn1.html">ASN.1</a>
+
+ <a href="snmp.html">SNMP</a>
+
+ <a href="usocket.html">USOCKET-UDP</a>
+
+ <a href="lispworks.html">LispWorks-UDP</a>
+
+ <a href="others.html" class="on">Others</a>
+
+ <a href="about.html">About</a>
+ </div>
+ </div>
+
+ <br clear="all" />
+
+ <!-- ============= STYLE.ORG ============= -->
+ <div id="style">
+ <div class="breadcrumb">
+ <a href="http://common-lisp.net/project/cl-net-snmp/">cl-net-snmp</a>>
+ </div>
+
+ <h1>Other plans ...</h1>
+ <div class="deck">
+ Network monitor system, LDAP, IPMI, ...
+ </div>
+
+ <h2>Network monitor system</h2>
+
+ <p><i>need update</i></p>
+
+ <h2>Lightweight Directory Access Protocol (LDAP)</h2>
+
+ <p><i>need update</i></p>
+
+ <h2>Intelligent Platform Management Interface (IPMI)</h2>
+
+ <p><i>need update</i></p>
+
+ <p>
+
+ </p>
+ <!-- ============= FOOTER ============= -->
+ <div class="dateline">Last update at November 17, 2008 by Chun Tian (binghe).</div>
+ <div class="footline">
+ CL-NET-SNMP is under <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.
+ </div>
+ <div id="copyright">©2008 Chun Tian (binghe)</div>
+
+ </div> <!-- style -->
+ <!-- ============= END STYLE.ORG ============= -->
+</div> <!-- framework -->
+</body>
+</html>
Added: www/snmp.html
==============================================================================
--- (empty file)
+++ www/snmp.html Mon Nov 17 16:07:06 2008
@@ -0,0 +1,319 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+
+<head>
+ <title>cl-net-snmp</title>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+ <link rel="shortcut icon" type="image/ico"
+ href="http://www.style.org/favicon.ico" />
+ <link type="text/css" rel="stylesheet"
+ href="http://www.13pt.com/css/13pt.css" />
+ <link type="text/css" rel="stylesheet"
+ href="http://www.style.org/css/style.css" />
+</head>
+
+<body>
+<div id="framework">
+ <a href="https://sourceforge.net/projects/cl-net-snmp/">
+ <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=209101?type=2"
+ alt="SourceForge.net Logo" id="logo"
+ style="border: 0px solid ; width: 88px; height: 31px;" />
+ </a>
+
+ <div id="nav">
+ <div id="navtext">
+ <a href="http://common-lisp.net/project/cl-net-snmp/">Home</a>
+
+ <a href="https://sourceforge.net/projects/cl-net-snmp/">SF Project</a>
+
+ <a href="asn1.html">ASN.1</a>
+
+ <a href="snmp.html" class="on">SNMP</a>
+
+ <a href="usocket.html">USOCKET-UDP</a>
+
+ <a href="lispworks.html">LispWorks-UDP</a>
+
+ <a href="others.html">Others</a>
+
+ <a href="about.html">About</a>
+ </div>
+ </div>
+ <br clear="all" />
+
+ <!-- ============= STYLE.ORG ============= -->
+ <div id="style">
+ <div class="breadcrumb">
+ <a href="http://common-lisp.net/project/cl-net-snmp/">cl-net-snmp</a>>
+ </div>
+
+ <h1>Simple Network Management Protocol (SNMP)</h1>
+ <div class="deck">
+ SNMP platform on Common Lisp, client and server support, and GUI tools.
+ </div>
+
+ <h2>Platform Table</h2>
+
+ <table border="0" cellpadding="0" cellspacing="4" class="parseresults">
+ <tbody>
+ <tr valign="bottom">
+ <td width="11%"><strong>CMUCL</strong></td>
+ <td width="11%"><strong>SBCL</strong></td>
+ <td width="11%"><strong>Clozure CL</strong></td>
+ <td width="11%"><strong>LispWorks</strong></td>
+ <td width="11%"><strong>Allegro CL</strong></td>
+ <td width="11%"><strong>Scieneer CL</strong></td>
+ <td width="11%"><strong>CLISP</strong></td>
+ <td width="11%"><strong>ECL</strong></td>
+ <td width="11%"><strong>ABCL</strong></td>
+ </tr>
+
+ <tr>
+ <!-- CMUCL -->
+ <td valign="top">
+ 2008-08 (19E)<br />
+ 2008-10 (19E)
+ </td>
+
+ <!-- SBCL -->
+ <td valign="top">
+ 1.0.18 (debian)
+ 1.0.20<br />
+ </td>
+
+ <!-- Clozure CL -->
+ <td valign="top">
+ 1.2<br />
+ </td>
+
+ <!-- LispWorks -->
+ <td valign="top">
+ 5.0.2<br />
+ 5.1.1
+ </td>
+
+ <!-- Allegro CL -->
+ <td valign="top">
+ 8.1<br />
+ </td>
+
+ <!-- Scieneer CL -->
+ <td valign="top">
+ 1.3.8.1<br />
+ </td>
+
+ <!-- CLISP -->
+ <td valign="top">
+ <br />
+ </td>
+
+ <!-- ECL -->
+ <td valign="top">
+ <br />
+ </td>
+
+ <!-- ABCL -->
+ <td valign="top">
+ <br />
+ </td>
+ </tr>
+
+ <tr>
+ <!-- CMUCL -->
+ <td valign="top">
+ <strong>Summary</strong>
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+ </td>
+
+ <!-- SBCL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+
+ <p>
+ SB-THREAD needed
+ </p>
+ </td>
+
+ <!-- Clozure CL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+ </td>
+
+ <!-- LispWorks -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+ <p>
+ MP needed
+ </p>
+ </td>
+
+ <!-- Allegro CL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+ </td>
+
+ <!-- Scieneer CL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+
+ <p>
+ Need a UDP patch from SCL author
+ </p>
+ </td>
+
+ <!-- CLISP -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #993333;"><strong>Unsupported</strong></span>
+ </p>
+
+ <p>
+ Port USOCKET-UDP first
+ </p>
+ </td>
+
+ <!-- ECL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #993333;"><strong>Unsupported</strong></span>
+ </p>
+
+ <p>
+ Port IRONCLAD first
+ </p>
+ </td>
+
+ <!-- ABCL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #993333;"><strong>Unsupported</strong></span>
+ </p>
+
+ <p>
+ Port ASN.1 first
+ </p>
+ </td>
+
+ </tr>
+ </tbody>
+ </table>
+
+ <h2>Version Dependency Table</h2>
+
+ <table border="0" cellpadding="0" cellspacing="4" class="parseresults">
+ <tbody>
+ <tr valign="bottom">
+ <td width="20%"><strong>SNMP</strong></td>
+ <td width="20%"><strong>SNMP-SERVER</strong></td>
+ <td width="20%"><strong>ASN.1</strong></td>
+ <td width="20%"><strong>USOCKET-UDP</strong></td>
+ <td width="20%"><strong>LISPWORKS-UDP</strong></td>
+ </tr>
+
+ <tr>
+ <td valign="top"> <!-- SNMP -->
+ 5.19<br />
+ 5.16<br />
+ 5.5<br />
+ 5.0<br />
+ 3.0<br />
+ 2.0
+ </td>
+
+ <td valign="top"> <!-- SNMP-SERVER -->
+ 3.11<br />
+ 3.5<br />
+ 3.0<br />
+ 2.0
+ </td>
+
+ <td valign="top"> <!-- ASN.1 -->
+ 4.14<br />
+ 4.12<br />
+ 4.5<br />
+ 4.0<br />
+ 2.3
+ </td>
+
+ <td valign="top"> <!-- USOCKET-UDP -->
+ 2.4<br />
+ 2.3<br />
+ 2.2<br />
+ 2.2, 2.1, 2.0<br />
+ 1.3<br />
+ 1.2, 1.1, 1.0
+ </td>
+
+ <td valign="top"> <!-- LISPWORKS-UDP -->
+ -<br />
+ -<br />
+ 3.2<br />
+ 3.1, 3.0<br />
+ 2.2, 2.1<br />
+ 1.1, 1.0
+ </td>
+ </tr>
+
+ </tbody>
+ </table>
+
+ <h2>Download</h2>
+
+ <p>Download all versions of the SNMP package (source tar.gz)
+ <a href="https://sourceforge.net/project/showfiles.php?group_id=209101&package_id=277468">
+ here</a>, its also ASDF-INSTALLable.
+ </p>
+
+ <h2>Sources</h2>
+ <ul>
+ <li>Stable Subversion repository:
+ <a href="http://cl-net-snmp.svn.sourceforge.net/viewvc/cl-net-snmp/snmp/branches/5/">
+ (View Source)
+ </a><br />
+ <i><a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5">
+ https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5</a><br /></i></li>
+ <li>Development Subversion repository:
+ <a href="http://cl-net-snmp.svn.sourceforge.net/viewvc/cl-net-snmp/snmp/trunk/">
+ (View Source)
+ </a><br />
+ <i><a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/trunk">
+ https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/trunk</a><br /></i></li>
+ </ul>
+ <p>
+
+ </p>
+ <!-- ============= FOOTER ============= -->
+ <div class="dateline">Last update at November 17, 2008 by Chun Tian (binghe).</div>
+ <div class="footline">
+ CL-NET-SNMP is under <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.
+ </div>
+ <div id="copyright">©2008 Chun Tian (binghe)</div>
+
+ </div> <!-- style -->
+ <!-- ============= END STYLE.ORG ============= -->
+</div> <!-- framework -->
+</body>
+</html>
Added: www/usocket.html
==============================================================================
--- (empty file)
+++ www/usocket.html Mon Nov 17 16:07:06 2008
@@ -0,0 +1,240 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+
+<head>
+ <title>cl-net-snmp</title>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+ <link rel="shortcut icon" type="image/ico"
+ href="http://www.style.org/favicon.ico" />
+ <link type="text/css" rel="stylesheet"
+ href="http://www.13pt.com/css/13pt.css" />
+ <link type="text/css" rel="stylesheet"
+ href="http://www.style.org/css/style.css" />
+</head>
+
+<body>
+<div id="framework">
+ <a href="https://sourceforge.net/projects/cl-net-snmp/">
+ <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=209101?type=2"
+ alt="SourceForge.net Logo" id="logo"
+ style="border: 0px solid ; width: 88px; height: 31px;" />
+ </a>
+
+ <div id="nav">
+ <div id="navtext">
+ <a href="http://common-lisp.net/project/cl-net-snmp/">Home</a>
+
+ <a href="https://sourceforge.net/projects/cl-net-snmp/">SF Project</a>
+
+ <a href="asn1.html">ASN.1</a>
+
+ <a href="snmp.html">SNMP</a>
+
+ <a href="usocket.html" class="on">USOCKET-UDP</a>
+
+ <a href="lispworks.html">LispWorks-UDP</a>
+
+ <a href="others.html">Others</a>
+
+ <a href="about.html">About</a>
+ </div>
+ </div>
+
+ <br clear="all" />
+
+ <!-- ============= STYLE.ORG ============= -->
+ <div id="style">
+ <div class="breadcrumb">
+ <a href="http://common-lisp.net/project/cl-net-snmp/">cl-net-snmp</a>>
+ </div>
+
+ <h1>USOCKET-UDP</h1>
+ <div class="deck">
+ UDP patch for USOCKET 0.4.x, the portable
+ networking package for Common Lisp.
+ </div>
+
+ <h2>Platform Table</h2>
+
+ <table border="0" cellpadding="0" cellspacing="4" class="parseresults">
+ <tbody>
+ <tr valign="bottom">
+ <td width="11%"><strong>CMUCL</strong></td>
+ <td width="11%"><strong>SBCL</strong></td>
+ <td width="11%"><strong>Clozure CL</strong></td>
+ <td width="11%"><strong>LispWorks</strong></td>
+ <td width="11%"><strong>Allegro CL</strong></td>
+ <td width="11%"><strong>Scieneer CL</strong></td>
+ <td width="11%"><strong>CLISP</strong></td>
+ <td width="11%"><strong>ECL</strong></td>
+ <td width="11%"><strong>ABCL</strong></td>
+ </tr>
+
+ <tr>
+ <!-- CMUCL -->
+ <td valign="top">
+ 2008-08 (19E)<br />
+ 2008-10 (19E)
+ </td>
+
+ <!-- SBCL -->
+ <td valign="top">
+ 1.0.18 (debian)
+ 1.0.20<br />
+ </td>
+
+ <!-- Clozure CL -->
+ <td valign="top">
+ 1.2<br />
+ </td>
+
+ <!-- LispWorks -->
+ <td valign="top">
+ 5.0.2<br />
+ 5.1.1
+ </td>
+
+ <!-- Allegro CL -->
+ <td valign="top">
+ 8.1<br />
+ </td>
+
+ <!-- Scieneer CL -->
+ <td valign="top">
+ 1.3.8.1<br />
+ </td>
+
+ <!-- CLISP -->
+ <td valign="top">
+ <br />
+ </td>
+
+ <!-- ECL -->
+ <td valign="top">
+ 0.9j<br />
+ </td>
+
+ <!-- ABCL -->
+ <td valign="top">
+ <br />
+ </td>
+ </tr>
+
+ <tr>
+ <!-- CMUCL -->
+ <td valign="top">
+ <strong>Summary</strong>
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+ </td>
+
+ <!-- SBCL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+ </td>
+
+ <!-- Clozure CL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+ </td>
+
+ <!-- LispWorks -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+
+ <p>
+ MP needed on non-win32 platforms
+ </p>
+ </td>
+
+ <!-- Allegro CL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+ </td>
+
+ <!-- Scieneer CL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+
+ <p>
+ Need a UDP patch from SCL author
+ </p>
+ </td>
+
+ <!-- CLISP -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #993333;"><strong>UnSupported</strong></span>
+ </p>
+ </td>
+
+ <!-- ECL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #336699;"><strong>Supported</strong></span>
+ </p>
+ </td>
+
+ <!-- ABCL -->
+ <td valign="top">
+ <div class="rule"></div>
+ <p>
+ <span style="color: #993333;"><strong>Unsupported</strong></span>
+ </p>
+ </td>
+
+ </tr>
+ </tbody>
+ </table>
+ <h2>Download</h2>
+
+ <p>Download all versions of the SNMP package (source tar.gz)
+ <a href="https://sourceforge.net/project/showfiles.php?group_id=209101&package_id=285436">
+ here</a>, its also ASDF-INSTALLable.
+ </p>
+
+ <h2>Sources</h2>
+ <ul>
+ <li>Subversion repository:
+ <a href="http://cl-net-snmp.svn.sourceforge.net/viewvc/cl-net-snmp/usocket-udp/trunk/">
+ (View Source)
+ </a><br />
+ <i><a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/usocket-udp/trunk">
+ https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/usocket-udp/trunk</a><br /></i></li>
+ </ul>
+ <p>
+
+ </p>
+ <!-- ============= FOOTER ============= -->
+ <div class="dateline">Last update at November 17, 2008 by Chun Tian (binghe).</div>
+ <div class="footline">
+ CL-NET-SNMP is under <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.
+ </div>
+ <div id="copyright">©2008 Chun Tian (binghe)</div>
+
+ </div> <!-- style -->
+ <!-- ============= END STYLE.ORG ============= -->
+</div> <!-- framework -->
+</body>
+</html>
More information about the Cl-net-snmp-cvs
mailing list