[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openldap-general
Subject:    Re: Information about LDAP API
From:       Luc MAZARDO <Luc.Mazardo () cvf ! fr>
Date:       2000-07-11 8:50:24
[Download RAW message or body]


Jess Nielsen - Ernst & Young <jni@systematic.dk> writes:

> To whom it may concern,
> 
> I need to find some information about the API for the use of LDAP. 
> 
> Does someone have some information about: 
> - the API for LDAP for JAVA

http://java.sun.com/products/jndi/1.2/javadoc/index.html

> - how LDAP is used, ie. examples
you could read this:
http://people.netscape.com/bjm/whyLDAP.html

> - how it is possible to get information from and store information to a
> directory, when using the LDAP API
in C langage :
	ld = ldap_init("ldap.xxx.yyy", LDAP_PORT);
	ldap_simple_bind(ld, NULL, NULL); /* Anonymous bind */
	...
take a look at :
http://developer.netscape.com/docs/manuals/dirsdk/csdk30/contents.htm

-- 
Luc Mazardo
        "rm -f * .txt" oouups !!

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic