开发者

Does a LDAP library exist for JME?

开发者 https://www.devze.com 2022-12-11 03:03 出处:网络
I would like to know if a LDAP library exists f开发者_开发百科or JME. Does anyone know ? Best regards,

I would like to know if a LDAP library exists f开发者_开发百科or JME. Does anyone know ?

Best regards, Quentin


The Lightweight Directory Access Protocol uses TCP/IP.

MIDlets running on actual mobile phones in the field usually don't rely on simple TCP/IP connections because Mobile Network Operators have a tendancy to block all non-HTTP network traffic.

Even if a JavaME library existed, widespread deployment would be an issue.

0

精彩评论

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