On Jun 27, 2006, at 11:13 PM, Claudio Miranda wrote:
I read the tutorials at the Apache Directory wiki, and understood how to develop the server side part. Now I would like some guidance, on how to develop the client side, which API to use. Or should I use plain java.nio/ java.net classes ?The concern for me now, is the productivity and easy of use.I downloaded the 0.8.2 release, but I saw some recommendations to use 0.9.4,does this latest release will be the next stable release ?
Its the same API client-side. Just use the IoConnector interface (and the appropriate implementation for your transport type). The rest is the same (IoFilter's and an IoHandler).
The next "stable" release will be 1.0 (even == stable, odd == unstable). "unstable" mainly meaning that we are not guaranteeing that you may have to change your code to match API changes as we move towards 1.0. With that said, we don't expect any significant changes at this time.. And 0.9.4 is a *lot* better than 0.8.2
-pete -- [EMAIL PROTECTED] - http://fotap.org/~osi
smime.p7s
Description: S/MIME cryptographic signature
