RE: Is it possible?

> Is it possible close the SOAP connection  with a command like 
> close() used for socket?

Yes, of course.
But it's a good practice to do explicit (SOAP) close at the
application layer prior to the close at the transport layer
in order to detect what's known as the truncation attack
over an unsecure connection.

Joe Hui
Exodus, a Cable & Wireless service
===================================================
> Maurizio
> 
> -----------------------------------------------------
> Compra e vendi su eBay.
> http://www.supereva.it/cgi-bin/rd.cgi?ebay_c
> 
> messaggio inviato con Freemail by www.superEva.it
> -----------------------------------------------------
> 
> 

Received on Thursday, 4 April 2002 17:17:12 UTC