I just developed an application that does something like that. I used
sockets and a client/server architecture, so the server sends data every
time data changes, along with a time stamp. The client only receives the
data, does the proper parsing and data update and repaints()...


----- Original Message -----
From: Willard Thompson <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 19, 2000 1:56 PM
Subject: Dynamic Updating


> Hello -
>
> I have a question about applets being able to dynamically update in real
> time.  Let's say I have a graph is there a way to get streaming data into
it
> so that the graph can change with respect to time?  For those of you who
are
> strict with listservs then can you direct me to the proper one.  Thank
you.
>
> - Willard
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to