Didi a écrit :
> Hi
>
> I personally would go with the openldap c stuff. Here is a little
> example program I wrote for work
> https://sourceforge.net/projects/ldaptest (use cvs)
> might give you some help.
>
> Otherwise the source of ldapsearch is quite easy. But this of course
> would be openldap
Apr 2, 2008 at 4:57 PM, Zeberdee <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> I have to write a very basic LDAP client using an SDK for a university
> project. After researching SDKs, the Mozilla C LDAP SDK seems to be
> the best choice. I have had some experience with writing
--On Wednesday, April 02, 2008 7:57 AM -0700 Zeberdee <[EMAIL PROTECTED]>
wrote:
Hi everyone,
I have to write a very basic LDAP client using an SDK for a university
project. After researching SDKs, the Mozilla C LDAP SDK seems to be
the best choice. I have had some experience with w
Hi everyone,
I have to write a very basic LDAP client using an SDK for a university
project. After researching SDKs, the Mozilla C LDAP SDK seems to be
the best choice. I have had some experience with writing software to
access LDAP during my industry placement. There we used Perl and its
Net