Re: request a webpage from cocoa
Re: request a webpage from cocoa
- Subject: Re: request a webpage from cocoa
- From: j o a r <email@hidden>
- Date: Mon, 14 Feb 2005 15:50:17 +0100
On 2005-02-14, at 15.38, john fogg wrote:
i am a complete newbie and i have a simple question. i want to call a
webpage from cocoa. it is a simple php script that returns one or more
variables (i can make it return only one if that is easier).
how can i call a url from cocoa without using webkit? how can i obtain
the result?
Check NSUrlConnection, and related classes:
<http://developer.apple.com/documentation/Cocoa/Conceptual/
URLLoadingSystem/index.html>
and how can i do this every 20 minutes?
Probably using a NSTimer.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden