I have a vb.net program running and i have a asp.net website running, is there a way that they can communicate. I need to be able to start a certain process in the vb.net application. Is this possible, even if the website and the vb.net application isn't running on the same machine(this is optional)? they are running on the same machine

Ty for your help