Ram Myil wrote:

> Hi,
> I am using the iPlanet C-SDK.
> Lets say the client loses the connection to server. When it reconnects,
> using the same connection handle, would it receive results from the searches
> that it sent before the connection was lost ?

If you are talking about the iPlanet Directory Server, the answer is no.  When the 
client disconnects, the server treats it as if
the connection were abandoned, and forgets everything about the pending searches.

If this is a big problem for you, you might consider using some sort of client side 
caching, or using the Virtual List View
control.

>
>
> Thanks,
> Ram


Reply via email to