Hi,

I am starting to think about my final year University project and have the idea of writing a web spider. Would this be a good fit for C++?

The basic premise would be a program that web managers can utilise to monitor all interal and external links within their domain, and report on the health of those links at any given interval.

Is this something that is suited to C++ or more so with C#? Also, would you think this is of sufficient difficulty and challenge for a final year project?

I am fairly comfortable with both C++ and C#, however haven't done much web programming.

Thanks,

Darren.