After ldap_search_ext_s call I obtain as result an LDAPMessage which I
can parse and retrieve all entries, attributes,etc...
How can I forward this LDAPMessage to another process waiting on a socket?
I would send original message without decoding and re-encoding it with
ber_scanf/ber_printf and I have noticed that the LDAPMessage structure
has a field that contains the ber encoded message contents (lm_ber) so
I think that must be a way in order to make it but I do not know how.
Is there someone that can HELP ME?
Thanks in advance and excuse for my english.

---
You are currently subscribed to [email protected] as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the 
SUBJECT of the message.

Reply via email to