curl-library
Re: URL Database (SQLite) and Crawler in Qt
Date: Sun, 2 Jan 2011 19:37:53 +0100
Hi.
> Is there anyone on the List, who made Libcurl work with Qt or SQLite
> or can share experience with the implementation of a very simple
> function like
> - get the URL of the browsed website.
> - crawl all hyperlinked URLs on that specific website
You know that Qt has already network functions?
If not, look at http://doc.qt.nokia.com/4.7/examples-network.html
(Of course you could use libcurl with Qt and/or SQLite together
within one application. As already suggested simply look at the
libcurl examples.)
Greetings,
dmanske
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-01-02