You can share the data between processes using named-pipes or windows .net remoting This wikipedia article discusses different options for inter-process communication, If you want to send data to web site you can expose a web service
.
You can share the data between processes using named-pipes or windows .net remoting This wikipedia article discusses different options for inter-process communication, If you want to send data to web site you can expose a web service
.