⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.html

📁 SUN公司CDC参考设计文档
💻 HTML
字号:
<?xml version="1.0" encoding="ISO-8859-1"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>  <title>README - CDC Reference Implementation</title>  <link rel="stylesheet" href="doc/share/document.css" type="text/css"></head><body>  <a name="_top"></a>  <table class="full-width">    <!-- formatting table -->    <tr>      <td class="sun-darkblue">&nbsp;</div>    </td>    </tr>    <tr>      <td class="sun-darkblue">        <h1>README</h1>        <h2>Connected Device Configuration</h2>        <h2>Foundation Profile, Personal Basis Profile and Personal Profile</h2>        <h2>JAAS, JCE and JSSE Security Optional Packages</h2>        <h2>Version 1.1</h2>        <h2><i>Reference Implementation</i><h2>        <h3>Binary Software Release</h3>        <h4>August 2005</h4>      </td>    </tr>    <tr>      <td class=sun-lightblue>&nbsp;</td>    </tr>  </table><br> &nbsp; <br>  <h2>Table of Contents</h2>  <dl>    <dt><a href="#overview">Overview</a></dt>    <dt><a href="#platform">Supported Platforms</a></dt>    <dt><a href="#contents">Software Contents</a></dt>    <dt><a href="#documentation">Product Documentation</a></dt>    <dt><a href="#jcp">Related JCP Specifications</a></dt>  </dl><p><a name="overview"></a><a name="_maincontent"></a><h2>Overview</h2><p>This binary software release is the reference implementation (RI)of the Connected Device Configuration (CDC),the Foundation Profile, Personal Basis Profile and Personal Profile,as well as three security optional packages:Java&#153; Authentication and Authorization Service (JAAS),Java Cryptography Extension (JCE)and Java Secure Socket Extension (JSSE).CDC and its related profiles and optional packagesare part of the family ofJava Platform, Micro Edition (Java ME) technologies.<p>An RI demonstrates Java technologythat is described in a Java Specification Request (JSR)and verified by a corresponding Technology Compatibility Kit (TCK).Because it serves a demonstration purpose,an RI does not provide the best available performance features.An OI provides superior performance and reliability for strategic platforms.<a name="platform"></a><a name="_maincontent"></a><h2>Supported Platforms</h2><p>This RI binary software release is based on the Linux/x86 platform.<p>See the <a href="#documentation">Product Documentation</a>for more information about the platform requirementsof this RI binary software release.<a name="contents"></a><a name="_maincontent"></a><h2>Software Contents</h2><p>This RI binary software release includes two groups of Zip archives.The first group contains Java runtime environmentsbased on CDC and its related profiles.The second group contains corresponding Java runtime environmentsthat also include the security optional packages.See the <a href="doc/runtime/runtime-RI.pdf">CDC Runtime Guide</a>for more information about the software contentsof this RI binary software release.<a name="documentation"></a><a name="_maincontent"></a><h2>Product Documentation</h2><p><table cellpadding="5">  <thead>    <tr>      <th class="sun-lightblue" scope="col">Document</th>      <th class="sun-lightblue" scope="col">Format</th>      <th class="sun-lightblue" scope="col">Description</th>    </tr>  </thead>  <tfoot>    <tr>      <td colspan="4"> <hr class="pHr" /> </td>    </tr>  </tfoot>  <tbody>    <tr>      <td><i>Release Notes</i></td>      <td><a href="doc/release/release-notes.html">HTML</a> </td>      <td>      Describes new features, known problems,      and other information that became available      late in this release.      </td>    </tr>    <tr>      <td><i>CDC Runtime Guide</i></td>      <td><a href="doc/runtime/runtime-RI.pdf">PDF</a></td>      <td>      Describes how to use the CDC Java runtime environment.      This document focuses on runtime issues like deployment, configuration      and running application software based on Java technology      as well as developer issues like compiling, debugging and profiling.      </td>    </tr></table><a name="jcp"></a><a name="_maincontent"></a><h2>Related JCP Specifications</h2><p><table cellpadding="5">  <thead>    <tr>      <th class="sun-lightblue" scope="col">Specification</th>      <th class="sun-lightblue" scope="col">Version</th>      <th class="sun-lightblue" scope="col">JSR</th>      <th class="sun-lightblue" scope="col">Description</th>    </tr>  </thead>  <tfoot>    <tr>      <td colspan="4"> <hr class="pHr" /> </td>    </tr>  </tfoot>  <tbody>    <tr>      <td><a href="http://jcp.org/en/jsr/detail?id=218">Connected Device Configuration</a></td>      <td>1.1</td>      <td>218</td>      <td>      Supports connected devices like smart phones,      set-top boxes and office equipment.      </td>    </tr>    <tr>      <td><a href="http://jcp.org/en/jsr/detail?id=219">Foundation Profile</a></td>      <td>1.1</td>      <td>219</td>      <td>      Provides application-support classes like network and I/O support      for platforms without a standards-based GUI system.      In addition, this JSR includes specifications      for the three security optional packages.      </td>    </tr>    <tr>      <td><a href="http://jcp.org/en/jsr/detail?id=217">Personal Basis Profile</a></td>      <td>1.1</td>      <td>217</td>      <td>      Personal Basis Profile (JSR-217) provides a standards-based GUI framework      for supporting lightweight components. In addition to the same application      support classes provided by Foundation Profile, Personal Basis Profile      includes support for the xlet application model.      </td>    </tr>    <tr>      <td><a href="http://jcp.org/en/jsr/detail?id=216">Personal Profile</a></td>      <td>1.1</td>      <td>216</td>      <td>      Personal Profile (JSR-216) provides an AWT-based GUI toolkit. In addition      to the same application support classes provided by both Foundation Profile      and Personal Basis Profile, Personal Profile includes the applet application      model.      </td>    </tr></table><p><p class="copyright"><a href="doc/share/copyright.html">Copyright</a> &#169; 2005  Sun Microsystems, Inc. All rights reserved.</p>  </body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -