View previous topic :: View next topic |
Author |
Message |
mhweather
Joined: 07 Aug 2005 Posts: 54
|
Posted: Mon Jan 16, 2006 4:35 pm Post subject: Real time Java GUI (ala WeatherFlash) |
|
|
Any thoughts on a near-real-time Java GUI app that would do something like the Macromedia flash apps that VWS uses ? Maybe nothing too elaborate at first, perhaps just a table-like text display that shows changing station readings from the VP's serial loop data.
Mark
Mullica Hill Weather |
|
Back to top |
|
|
mteel
Joined: 30 Jun 2005 Posts: 435 Location: Collinsville, TX
|
Posted: Tue Jan 17, 2006 12:25 am Post subject: |
|
|
This could be easily implemented as a wview data feed client. Socket interface, receives LOOP pkts... And there are some nice socket classes for java.
Nice idea! |
|
Back to top |
|
|
|