LDAP Application Program Interface: Difference between revisions

Content deleted Content added
switch to built-in RFC linking
m Reverted 1 edit by United kingdom royalPrincess Karoliina (talk) to last revision by Wdpp
 
(13 intermediate revisions by 11 users not shown)
Line 1:
The '''LDAP Application Program Interface''', described by '''RFC 1823''', is an Informational [[Request for Comments|RFC]] that specifies an [[application programming interface]] in the [[C (programming language)|C programming language]] for version 2 of the [[Lightweight Directory Access Protocol]]. Version 2 of LDAP is historic. Commonly available LDAP C APIs do not strictly adhere to this specification.
 
A draft standard is under development for LDAP version 3.<ref>{{cite web |title=The LDAP Application Program Interface |url=https://tools.ietf.org/html/draft-ietf-ldapext-ldap-c-api-05 |website=ietf.org |publisher=IETF |accessdate=9 August 2018}}</ref>
==External links==
*RFC 1823 - The LDAP Application Program Interface - IETF
 
== References ==
{{uncategorizedstub|November 2006}}
{{Reflist|30em}}
 
==External links==
*RFC{{IETF RFC|1823|link=no}} - The LDAP Application Program Interface - ''[[IETF]]''
 
[[Category:C (programming language) libraries]]
 
{{compu-lang-stub}}