2006/6/5, Xiangfei Jia <[EMAIL PROTECTED]>:
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.
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
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
