Connecting Tech Pros Worldwide Help | Site Map

web-based app: how to trigger popup on someone else's computer?

 
LinkBack Thread Tools Search this Thread
  #1  
Old March 6th, 2008, 06:15 PM
TriAdmin
Guest
 
Posts: n/a
Default web-based app: how to trigger popup on someone else's computer?

I have a web-based app where all subscribers are logged in to the site. When
Person A presses a button to notify Person B that someone is here to see
him, Person B gets a popup on his screen notifying that some is there. (like
instant messaging)

How can you program a popup screen to display on a remote user's screen with
a message written by Person A? (Both are logged in to the system).

Would you just poll every 15 seconds? That would create a lot of unnecessary
network traffic.

Any ideas?

Many thanks!



  #2  
Old March 6th, 2008, 06:25 PM
Joost Diepenmaat
Guest
 
Posts: n/a
Default Re: web-based app: how to trigger popup on someone else's computer?

"TriAdmin" <lof@invalid.comwrites:
Quote:
Would you just poll every 15 seconds? That would create a lot of unnecessary
network traffic.
Polling is definitely the easiest way to go about it, though you may
want to search on Comet. Note that not everyone here is convinced its
problems are worth the gains. I'm currently working on a comet-like
system meself, and until that's been tried in the wild I'm leaning
towards "worth the trouble, but only for certain problems".

--
Joost Diepenmaat | blog: http://joost.zeekat.nl/ | work: http://zeekat.nl/
  #3  
Old March 6th, 2008, 06:45 PM
TriAdmin
Guest
 
Posts: n/a
Default Re: web-based app: how to trigger popup on someone else's computer?

what is Comet?


"Joost Diepenmaat" <joost@zeekat.nlwrote in message
news:87skz364ts.fsf@zeekat.nl...
Quote:
"TriAdmin" <lof@invalid.comwrites:
>
Quote:
>Would you just poll every 15 seconds? That would create a lot of
>unnecessary
>network traffic.
>
Polling is definitely the easiest way to go about it, though you may
want to search on Comet. Note that not everyone here is convinced its
problems are worth the gains. I'm currently working on a comet-like
system meself, and until that's been tried in the wild I'm leaning
towards "worth the trouble, but only for certain problems".
>
--
Joost Diepenmaat | blog: http://joost.zeekat.nl/ | work: http://zeekat.nl/

  #4  
Old March 6th, 2008, 06:55 PM
TriAdmin
Guest
 
Posts: n/a
Default Re: web-based app: how to trigger popup on someone else's computer?

found it - many thanks Joost!


"Joost Diepenmaat" <joost@zeekat.nlwrote in message
news:87skz364ts.fsf@zeekat.nl...
Quote:
"TriAdmin" <lof@invalid.comwrites:
>
Quote:
>Would you just poll every 15 seconds? That would create a lot of
>unnecessary
>network traffic.
>
Polling is definitely the easiest way to go about it, though you may
want to search on Comet. Note that not everyone here is convinced its
problems are worth the gains. I'm currently working on a comet-like
system meself, and until that's been tried in the wild I'm leaning
towards "worth the trouble, but only for certain problems".
>
--
Joost Diepenmaat | blog: http://joost.zeekat.nl/ | work: http://zeekat.nl/

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.