Re: libraries for tcp/ip and shell scripts
- From: Tim Müller <zen18864 zen co uk>
- To: gtk-app-devel-list gnome org
- Subject: Re: libraries for tcp/ip and shell scripts
- Date: Sun, 5 Sep 2004 22:39:39 +0100
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]