Accessing weather from internet
Hi All :(hi): i'm new to this forum(this is my first post:(think):) so first of all i'm sorry if i'm doing any mistakes...
I wanted to access weather information using internet via any reliable website...:(think):
which i'm using in my program
so can any one of u please tell me how to do it...:(nerd): please:(-::=(:
thanks in advance:(y)::(y)::(handshake)::(handshake)::(nod):
Re: Accessing weather from internet
A college friend of mine uses Java to create a weather application, might be worth checking out: Downloads | ValentineWeather.com
Other than that, you're going to have to ask a more specific question. Which part of this is giving you trouble?
Re: Accessing weather from internet
thanks for the reply...
actually i wanted a sort of api classes which might be working on some server and using the methods of which i might get the weather information of a particular area and that information i might display to the user in my program....
just to add addition info i'm on a project of creating a java chat bot app to interactively display the weather when requested by the user...