LDAP - Lightweight Directory Access Protocol - provides access to a remote directory service through a client-server model. This allows e.g. configuration data to be stored in a single, easily maintained database. Embedded LDAP clients can then query the LDAP server for specific sets of data in a uniform way. All data in the directory service is organized in entries. Each entry is composed of attributes, which have a type and one or more values.

Embedded LDAP Data Sheet

The Embedded LDAP client and server communicate by means of TCP. Since TCP is used, the Embedded LDAP client may be combined with Interpeak SSL to achieve maximum data security.

> Embedded LDAP Data Sheet
> Request More Info



 

Interpeak Embedded
LDAP Features

  • Supports LDAP protocol v2 [RFC 1777].
  • Supports the standard LDAP client API [RFC 1823].
  • Supports the standard LDAP search filter syntax [RFC 1960, RFC 2254].
  • Supports LDAP-over-SSL [RFC 2830].
  • Delivered as ANSI compliant C source code.
  • Complete ready-to-run RTOS integration with examples and makefiles.