Re: How to get stock quotes?
Re: How to get stock quotes?
- Subject: Re: How to get stock quotes?
- From: Luke Sands <email@hidden>
- Date: Tue, 23 Jul 2002 18:20:09 +0000
First you need to find a website which does stock quotes, I think yahoo
does this, then you need to build an application which grabs these stock
quotes from that website.
To do this I would suggest looking through the SmallSockets source
(
http://smallsockets.sourceforge.net/)
or the omni groups OmniNetworking framework. (www.omnigroup.com) These
provide a fairly easy way of accessing data from the web.
If you need any specific help just ask.
On a final note, if your looking to make money from a stock getting
application I wouldn't bother, Apples new Sherlock (included with
Jaguar) does this.
Luke
On Tuesday, July 23, 2002, at 05:06 pm, Andy Bates wrote:
>
All,
>
>
Could someone tell me how to write a Cocoa application that can get
>
stock quotes from the web? Is it relatively easy for a new Cocoa
>
programmer, or am I biting off more than I can chew?
>
>
Thanks,
>
>
Andy Bates.
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.