Networking Forums

Networking Forums > Computer Networking > Linux Networking > Real Time HTML

Reply
Thread Tools Display Modes

Real Time HTML

 
 
Dan
Guest
Posts: n/a

 
      05-09-2005, 06:03 AM


I want to use a web browser to monitor the status of a process, and I
want the updates in real time. (In this case, real time means not
much more than about a 1 second lag.)

Is there a better way to do this than to do an auto-refresh of the
browser every second?

I've seen some references to server-push, but it seems that it's
something not universally supported.

Sorry if this isn't the best forum to post this, not sure where the
best place would be.

Dan
 
Reply With Quote
 
 
 
 
Christian Barmala
Guest
Posts: n/a

 
      05-09-2005, 05:15 PM
Hi Dan,

"Dan" <(E-Mail Removed)> wrote:
> I want to use a web browser to monitor the status of a process, and I want
> the updates in real time.


This discussion was very popular in the mid 90s for "broadcasting" purposes.
E.g.: Microsoft Channels
http://msdn.microsoft.com/library/de...w/overview.asp
or Netscape Castanet Tuner
http://wp.netscape.com/communicator/glossary.html.


> Is there a better way to do this than to
> do an auto-refresh of the browser every second?


This technique is called "client pull"


> I've seen some references to server-push


The first definition I read was that the server doesn't terminate the
connection after it has served an html page, but leaves it open and feeds
content in real time. I think I've seen this as a chat application.

A more general definition of "server push" can be found on
http://xulplanet.com/tutorials/mozsdk/serverpush.php


Yet another option is to use Java or ActiveX, which is still browser based,
but not really HTML.


Christian


 
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Real Time Messaging Protocol (RTMP) 2Sweet Windows Networking 2 04-02-2008 01:08 PM
listening to a specific port in real-time schoi21c@gmail.com Linux Networking 3 04-18-2007 07:29 PM
time dig = real 0m9.160s DEASASTER Nick name Linux Networking 1 10-27-2006 06:42 PM
real time port communication? bukovinsky@volja.net Linux Networking 2 08-03-2006 03:09 AM
find IP changment in real time ? Zull Linux Networking 3 06-02-2004 02:06 AM



1 2 3 4 5 6 7 8 9 10 11