LDAPCSDKSourceCodeDoc: Difference between revisions

Line 156: Line 156:
The following diagrams illustrate how ldap_search_ext_s() calls other library functions to generate and send an LDAP search request to the server and to get results back from the server. Figure 1 illustrates how the function generates and sends the request, while Figure 2 illustrates how the function gets results back.
The following diagrams illustrate how ldap_search_ext_s() calls other library functions to generate and send an LDAP search request to the server and to get results back from the server. Figure 1 illustrates how the function generates and sends the request, while Figure 2 illustrates how the function gets results back.


<img src="http://www.mozilla.org/directory/srchrslt.gif">
http://www.mozilla.org/directory/srchrslt.gif


Figure 2: How ldap_search_ext_s() gets search results.
Figure 2: How ldap_search_ext_s() gets search results.
54

edits