Maurizio Lotauro wrote:
 
> I analyzed the communication using WireShark and this is what I
> observed. 
> The server answer with 401 before the client has finished to send the
> xml. The client continue to send the rest of xml, 

Looking into THttpCli.SocketDataAvailable, OnDataPush seems to be 
triggered in this case. LastResponse should the contain 401/407,
possibly you handle this case from that event?

--
Arno Garrels




-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to