Apache LDAP API 1.0 M6 发布

fmms 13年前
     <p>这是 Apache 组织的一个 LDAP 客户端 API 项目,基于 MINA 网络框架开发。<br /> 项目地址:<a href="/misc/goto?guid=4958183407023168915">http://directory.apache.org/api/</a><br /> <br /> <a href="/misc/goto?guid=4958183407894006839" target="_blank">Apache MINA</a>(Multipurpose Infrastructure for Network Applications) 是 Apache 组织一个较新的项目,它为开发高性能和高可用性的网络应用程序提供了非常便利的框架。当前发行的 MINA 版本支持基于 Java NIO 技术的 TCP/UDP 应用程序开发、串口通讯程序(只在最新的预览版中提供),MINA 所支持的功能也在进一步的扩展中。<br /> <img title="16210315_wpfm.png" border="0" alt="16210315_wpfm.png" src="https://simg.open-open.com/show/5decb335a4a7f951315042bf6b4da416.jpg" /></p>    <p>Apache LDAP API 1.0 M6 改进内容:</p>    <pre>Bug         [DIRAPI-49] - LdapNetworkConnection.anonymousBind() uses name and   credentials from configuration instead of empty values       [DIRAPI-50] - Add additional GssApiRequest property       [DIRAPI-51] - Add cipher suite support to LdapConnectionConfig       [DIRAPI-52] - Connection seems to remain opened, leading to 'Too   many open files' on some servers    Improvement         [DIRAPI-48] - Improve error reporting when an   UnresolvedAddressException is thrown while connecting</pre>