On Thu, 2009-01-15 at 16:52 -0200, Fabrício Godoy wrote: > Both are http libraries.
Yes. HTTP is a simple standardized way to do TCP communication, for simple needs. > Thank you instead. > > 2009/1/15 Murray Cumming <[email protected]> > > On Wed, 2009-01-14 at 15:30 -0200, Fabrício Godoy wrote: > > Hi, > > > > I want to develop a client server application over TCP and > it must be > > cross platform. > > I found Boost library, is a good choice? > > What's library is normally used? > > > If your needs are very simple, libsoup might be useful. If > they are very > very simple, libepc might do what you need. > > -- > [email protected] > www.murrayc.com > www.openismus.com > > -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
