• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Making a Cocoa web crawler
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making a Cocoa web crawler


  • Subject: Re: Making a Cocoa web crawler
  • From: Louis Demers <email@hidden>
  • Date: Sun, 3 Mar 2002 09:37:05 -0500

At 19:10 -0500 2002.03.02, 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?

I've given up on NSURL, it is too minimalist for most applications. I use the CURL package. I think some have created an obj-c wrapper for it. Anyway, it provides the functionnality you desire.


--

Louis Demers ing.
email@hidden
email@hidden
_______________________________________________
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.

References: 
 >Making a Cocoa web crawler (From: Justin Anderson <email@hidden>)

  • Prev by Date: Re: Drag types from iTunes
  • Next by Date: Re: NSControl with NSCells
  • Previous by thread: Re: Making a Cocoa web crawler
  • Next by thread: Re: Making a Cocoa web crawler
  • Index(es):
    • Date
    • Thread