Re: Making a Cocoa web crawler
Re: Making a Cocoa web crawler
- Subject: Re: Making a Cocoa web crawler
- From: Dan Wood <email@hidden>
- Date: Tue, 05 Mar 2002 20:48:29 -0800
Check out CURLHandle <
http://curlhandle.sourceforge.net/>. It
is a subclass of NSURLHandle, and it is easy to set the user
agent. Watson uses it, for example....
Dan Wood
On Saturday, March 2, 2002, at 04:10 , Justin Anderson wrote:
I need to make a web crawler for school and want to code it in
Cocoa. I'm wondering if it's possible to define HTTP fields
(specifically USER-AGENT) in an NSURL. Is this sort of thing
supposed to be defined in NSURL's "- setProperty:forKey:" or do
I need to do all of this in C or bridged from Java?
Justin Anderson
CompSci - UMass Amherst
_______________________________________________
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.
--
Dan Wood
Karelia Software, LLC
email@hidden
http://www.karelia.com/
Watson for Mac OS X:
http://www.karelia.com/watson/
_______________________________________________
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.