Re: Glibmm and networking



On 10/5/07, Arthur Maciel <arthurmaciel gmail com> wrote:
> Hi.
>
> My Gtkmm/libglademm program loads a xml file from local disk. Does
> Glibmm provide any utility to make easier the task of retrieving these
> xml from internet (ftp, http and ssh)?
>
> Any help is appreciated.

There is nothing in glib(mm) specifically to do this.  The "GNOME way"
is to use gnome-vfs.  Alternately, you can use other networking
libraries such as libcurl, libneon, etc.

-- 
jonner



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