Hello Folks !!! I would like to make some tests on my WS in the following way:
Intercepting the SOAP messeage before it reaches the server, working on it (retrieving some data, build some metrics and the like....) and then send it back to the server.... I know part of this work (intercepting) is done by TCPMon. I wanna know if it's possible to extend TCPMon classes to build my own TCPMonitor (without the GUI). (well... maybe it shouldn't be so dificult to write all this monitor from the beginning, but if I prefer to reuse some code if it's possible.....) Thankx in advance.... Ivan de Aguirre