473,396 Members | 2,109 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Send Alerts to web clients?

Is there a way to send timed alerts to ALL web clients conencted to the IIS
server (on a server level)?

IF NOT

Is there a way to send timed alerts to ALL web clients using a certain .Net
web application?
IF NOT

Is there a way to send timed alerts to ALL web clients using a certain .Net
web page?
Nov 19 '05 #1
2 1700
>> Is there a way to send timed alerts to ALL web clients using a
certain .Net
web page?


Hey Luis, did you get a chance to try out our product?

You could easily do the third option by combining the techniques
demonstrated here:
http://www.dart.com/livetutorial/dis...ng%20LiveSound
[demonstrates polling the server with a timer]

with the techniques demonstrated here:
http://www.dart.com/livetutorial/dis...LiveMessageBox
[demonstrates showing an alert via a server-side method]

Nov 19 '05 #2
The short answer is no.
Web pages are request-based.
The web browser must initiate all requests, the server simply cannot contact
a web client.

To get around this you must have more advanced code running on the client,
such as a windows forms application that can handle real networking code.
Remoting is generally the best solution.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net

"Luis Esteban Valencia" <lu*******@haceb.com> wrote in message
news:%2******************@TK2MSFTNGP14.phx.gbl...
Is there a way to send timed alerts to ALL web clients conencted to the
IIS
server (on a server level)?

IF NOT

Is there a way to send timed alerts to ALL web clients using a certain
.Net
web application?
IF NOT

Is there a way to send timed alerts to ALL web clients using a certain
.Net
web page?

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Google Mike | last post by:
I've got RH9 Linux with default PHP. Is there a way to send email on Linux to an Exchange Server from PHP and/or other tools when there is *NOT* SMTP access? Has anyone figured out a way to...
40
by: ian | last post by:
Hi, I'm a newbie (oh no I can here you say.... another one...) How can I get Python to send emails using the default windows email client (eg outlook express)? I thought I could just do the...
0
by: ryan baldwin | last post by:
Hi, I posted this in the GotDotNet .NET Alerts forum, but that was 3 days ago and still no reply so I'll try my luck here. My apologies if there's a better group to post this question in, but at...
6
by: John J. Hughes II | last post by:
I have a service that needs to send e-mail alerts. I have been attempting to use the System.Net.Mail function from .NET but this seems to require the IIS be installed and running. Since some of...
5
by: Malik Asif Joyia | last post by:
Hello How we can send the email alerts automatically.. mean on a specific date and time. thanks
5
by: zorhel | last post by:
Hi. My clients will be IE, Mozilla and Opera in a Windows and *nix OS. So, my web app need to, from a server, send messages to a specific client (browser), send messages for all clients,...
9
by: Paul H | last post by:
If there is no email client on the XP workstation that my DB is on, is it possible for Access to talk directly with Exchange Server to send an email? I am sure you might think, what's the problem...
2
by: Elliot Hughes | last post by:
Hi Everyone, I am trying to right a server that can receive a message and send it to all clients using UDP on twisted. I have got it so far that it can echo to the client that sent the message but...
16
by: Mariano | last post by:
Then, I have one client and one server connected trough TCP socket. When server is listening, client can establish new connection to it. Every time that new client try to start the connection, the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.