Re: Glibmm and networking



Jonathon, thanks for help.  I´ve read that Glib::IOChannel could be
bound to sockets, but don´t know if sockets could be used for
transfering files over network (I don´t know much about network
programming).

Thanks.
Arthur


2007/10/5, Jonathon Jongsma <jonathon quotidian org>:
> 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]