Am Mon, 1 Jun 2009 23:46:52 +0200 schrieb Alvaro Touzon: > Hi anyone, i'm alvaro, i'm very interested about learn all i can > about that beatiful world of gtkmm, firs one question any library of > make an internet conexion and capture all body string and read it, > only a idea i really not know if that can be possible, thanks.
Hello, I suggest the curl library for the downloading and a regex for parsing, But there're a lot of possible solutions. Maybe someone else will suggest another solution. regards Andreas _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
