开发者

Good LDAP library for BlackBerry?

I am looking for nice Java LDAP library suitable for using on BlackBerry. There is some basic support for LDAP in BlackBerry Java SDK, however it is too basic and I would like to use direct TCP connections instead of MDS (MDS is the only transport option when using LDAP classes from standard BB SDK).

Regarding features I basically want to search s开发者_StackOverflow中文版ome users and their attributes. To put it simple we can assume I am building a telephone book, but the clients are only reading entries from the server, not adding anything.

If there is no LDAP lib ready-to-run on BlackBerry, a Java library could work too, if it would not be too difficult to port...

Thanks for any pointers!


From what I can tell, the LDAPQuery class in the RIM API does not work. Please let me know if this is wrong.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜