A
Adrian
Hi
I would like to write an application that sits between our main App and a
Web service (WS). Our app would be pointed at the new app which would pass
all data on to the WS and all responses passed back a bit like a proxy.
Currently the WS is HTTP but it will be on HTTPS so it will need to support
both. the app will then gather stats about the XML being sent.
Being new to C# how would I write the port forwarding part? any examples?
Thanks
I would like to write an application that sits between our main App and a
Web service (WS). Our app would be pointed at the new app which would pass
all data on to the WS and all responses passed back a bit like a proxy.
Currently the WS is HTTP but it will be on HTTPS so it will need to support
both. the app will then gather stats about the XML being sent.
Being new to C# how would I write the port forwarding part? any examples?
Thanks