Re: Where do i find info on Sockets for 2.4 and 2.6?



On Thu, 2005-06-16 at 10:34 -0500, Allen Saucier wrote:
> Hello,
> 
> I'm needing info on GTKmm's abiltiy to provide sockets.  Would someone
> please point me in the right direction?  Thank you.

gtkmm is a thin wrapper around a GUI toolkit called GTK. it does not
provide a general library of useful programming objects. for C++, check
out the boost library, for C, check out glib (used internally by GTK)

--p





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