RE: Client specific processing

2001-10-04 Thread Ashutosh Arora
... } -Original Message-From: C Santosh Kumar [mailto:[EMAIL PROTECTED]]Sent: Monday, October 01, 2001 10:13 PMTo: [EMAIL PROTECTED]; [EMAIL PROTECTED]Subject: Client specific processing Hi   For my document style SOAP service, I would like to process the SOAP message depending on

Client specific processing

2001-10-02 Thread C Santosh Kumar
Hi   For my document style SOAP service, I would like to process the SOAP message depending on who has sent the message.   How do I know from SOAPContext what the remote host is ?   thanks -csk