<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Openfire Connection Manager Module</title> <link type="text/css" rel="stylesheet" href="style.css"> </head> <body> <h1>Openfire Connection Manager Module</h1> <p> Connection managers concentrate XMPP client connections and forward their traffic to an XMPP server. </p> <p><b>Documentation:</b></p> <ul> <li> <a href="install-guide.html">Installation Guide</a> - How to install the connection manager module. </li> <li> <a href="ssl-guide.html">SSL Guide</a> - A guide to setting up connection manager SSL secure socket support. </li> </ul> <p><b>Developer Documentation:</b></p> <ul> <li> <a href="javadoc/index.html">JavaDocs</a> - Connection manager module API documentation. </li> <li> <a href="source-build.html">Building the Source</a> - Instructions for downloading and compiling the connection manager source code. </li> <li> <a href="translator-guide.html">Translator Guide</a> - Information for those interested in translating the text in the connection manager module into other languages. </li> </ul> <p> An active support community for the Openfire connection manager module is available at <a href="http://www.igniterealtime.org/forum">http://www.igniterealtime.org/forum/</a>. </p> </body> </html>