Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java weather application

843802Apr 8 2008 — edited Apr 8 2008
Hi,
i'm very new in java programing. I'm writing a java weather application. It should connect to this page http://adds.aviationweather.gov/metars/index.php?submit=1&station_ids=LFQQ&chk_metars=on&hoursStr=0 and get data from that code LFQQ 081730Z 09007KT CAVOK 09/M04 Q1003 NOSIG. I already wrote code to decode this and get real weather data, but reazon i'm writting this post is - COULD YOU GIVE ME CODE EXAMPLE, OR JUST ADVICE, HOW TO WRITE, THAT PRGRAM CONNECT TO THAT SITE AND COPY THAT CODE TO FOR EXAMPLE CHAR ARRAY?

Edited by: A-Z on Apr 8, 2008 10:51 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2008
Added on Apr 8 2008
0 comments
209 views