eddieringle / idlecrawler

A lazy web crawler.

This URL has Read+Write access

eddieringle (author)
Thu Oct 15 15:42:11 -0700 2009
commit  51cdff7f42ab77c49a5dfc0f4a8203f00a27dc2b
tree    4bcba6a8a81362387402210e26d99c4bf0f162ce
parent  f2e5d8f863cb14e51a307f018908a07be3234880
name age message
file .gitignore Loading commit data...
file Crawler.cpp
file Crawler.h
file README
file main.cpp
file universal_include.h
README
You need CrissCross before you can build IdleCrawler.
Clone the CrissCross repo at http://github.com/tycho/crisscross.
Follow the instructions given and after you have run 'make install',
you're good to go. Make sure you add the CrissCross and pthread libraries
to your linker settings.