D
doug.h.taylor.accipitersoftware.com
Hi,
I need a general direction. I don't even know where to start
researching how to do this.
I have an existing dot net web application (It's mine, I wrote it)
that has some text fields and a button. The code-behind click event
of the button sends an SNPP conversation to a pager server.
I also have an existing dot net windows service running on a dedicated
machine with special hardware that can listen for and receive the
pages via radio. The purpose of the service is to monitor various
paging applications. It does so by continuously looping through a set
of test pages and listens for them to return.
My client now wants me to "monitor" the web application. I need to
have the windows service execute the web application and send a page
as if a human had done so. I have no idea how to proceed.
Is there an obvious definitive way of doing this that I am
overlooking? Does anyone have any creative ideas? If Microsoft is
monitoring this, do you have any suggestions?
Thanks in advance,
Doug
I need a general direction. I don't even know where to start
researching how to do this.
I have an existing dot net web application (It's mine, I wrote it)
that has some text fields and a button. The code-behind click event
of the button sends an SNPP conversation to a pager server.
I also have an existing dot net windows service running on a dedicated
machine with special hardware that can listen for and receive the
pages via radio. The purpose of the service is to monitor various
paging applications. It does so by continuously looping through a set
of test pages and listens for them to return.
My client now wants me to "monitor" the web application. I need to
have the windows service execute the web application and send a page
as if a human had done so. I have no idea how to proceed.
Is there an obvious definitive way of doing this that I am
overlooking? Does anyone have any creative ideas? If Microsoft is
monitoring this, do you have any suggestions?
Thanks in advance,
Doug