Jack Carbaugh wrote:
the process is as follows ...
a request/command is sent to a URL which processes the request.
The result is then sent out of a "responder" at another URL.
So what i'm wanting to do, i suppose, is to continually poll the
"responder" URL and process it's results.
NSURLRequest should do what you want. You'll want to use NSTimer and
periodically retrieve the request in a timed loop.
Jason
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]