S
S_K
Hi,
You all have been so helpful to me before so I thought I'd ask this.
I have a web page (ASP.NET) and I need to send data from this web
page
directly to an application (executable) I've developed that runs on a
seperate server.
I could write a file on the seperate server and have the executable
check for new
files every second or so, but that sounds like an old solution.
Is there a way to write from anywhere (a URL for instance) to any
application running
on a particular server?
Thanks much in advance.
Steve
You all have been so helpful to me before so I thought I'd ask this.
I have a web page (ASP.NET) and I need to send data from this web
page
directly to an application (executable) I've developed that runs on a
seperate server.
I could write a file on the seperate server and have the executable
check for new
files every second or so, but that sounds like an old solution.
Is there a way to write from anywhere (a URL for instance) to any
application running
on a particular server?
Thanks much in advance.
Steve