Note about SSL under JDK 1.2 and 1.3.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1827 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2003-01-27 15:54:32 +00:00 committed by mtucker
parent 2dd6598c24
commit 07d26e4487
1 changed files with 8 additions and 3 deletions

View File

@ -23,8 +23,13 @@ important classes and concepts.
Requirements
</p>
The only requirement for Smack is JDK 1.2 or later. An XML parser is embedded in the smack.jar
file and no other third party libraries are required.
The only requirement for Smack is JDK 1.2 or later<sup>
<a style="text-decoration:none;" href="#ssenote">1</a></sup>.
An XML parser is embedded in the smack.jar file and no other third party
libraries are required.<p>
<sup>1</sup> <font size="-1"><i>JDK 1.2 and 1.3 users that wish to use SSL connections must have the
<a href="http://java.sun.com/products/jsse/index-103.html">JSSE</a> library in their classpath.</i></font>
<p class="subheader">
Establishing a Connection
@ -58,7 +63,7 @@ Working with the Roster
CONTENT COMING SOON
<p class="subheader">
Packets -- Reading and Writing
Reading and Writing Packets
</p>
Each message to the XMPP server from a client is called a packet and is