Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
You make a request for data to a web service, the service will then reply. The response may be JSON formatted.

Don't think of this as push or a pull, just think of it as asking a person on the street what time it is. You can't really control how that person is going to answer that question, if at all.

When you say you can pull data, what does that look like in code?
How do you suggest you'd push data instead?
 
so in the case of a stock quote feed, I need to write code to make automated requests, in order to update the code?
 
so in the case of a stock quote feed, I need to write code to make automated requests, in order to update the code?

Yea, so if you want an update you have to ask for it. It's not like listening to the radio where you have a constant stream of information. It really is just like asking a random person on the street for the time. If in a few min you need to know if the time again you have to ask again - He won't stay around to tell you every time mickey's hand moves a bit.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.