ASP.NET server notifications

S

sundeep

I am working on a ticker kind of a application using
asp.net. The issue is that we are not allowed to install
anything on the client. All what i can do is to show a
aspx page to the clients and auto refresh for the latest
data after some time.. just being curious if any other
option to send notification from server through HTTP?
 
S

Steve C. Orr, MCSD

It sounds like you're doing all you can do with the limitations that are
imposed on you.
No notifications can be sent from the server without it being a response to
a request from the browser.
That's just how HTTP works. If you want to use a more complex protocol
you'd need to install something on the client.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top