Re: libraries for tcp/ip and shell scripts



On Friday 27 August 2004 04:34, sowmya bhimakumar wrote:

I need to know the libraries to be added for tcp/ip
connection ... 

You could use the GNet library (e.g. the GConn API) or the libgnetwork 
library, or one of the other libraries out there.

 http://www.gnetlibrary.org/docs/
 http://ignore-your.tv/software/libgnetwork/docs/

... and to excute shell scripts within my gtk application using glade.

see the g_spawn_* family of functions:

 http://developer.gnome.org/doc/API/2.0/glib/glib-Spawning-Processes.html

Cheers 
-Tim






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