Re: networking programming uisng gtkmm??





2006/6/5, Xiangfei Jia <xjianz gmail com>:
I used Qt long time ago for network programming. Qt provides http, ftp and other network related communication classes.

Now I'm using gtkmm. Does gtkmm provides this kind of network API at all? (just checked gtkmm API, found nothing)

How can I do network programming using gtkmm, considering platform independence?

Thanks!!!

Fei

Try libcurl: http://curl.haxx.se/libcurl/ . It provides a wide array of file tranfser capabilities and other misc network things. As a bonus, it is also very portable, and functions well with gtk/gtkmm.

_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]