Re: Socket Programming in GNOME?
- From: Kjartan Maraas <kmaraas broadpark no>
- To: Hongli Lai <h lai chello nl>
- Cc: gnome-devel-list gnome org
- Subject: Re: Socket Programming in GNOME?
- Date: Thu, 28 Oct 2004 21:50:36 +0200
tor, 28,.10.2004 kl. 21.38 +0200, skrev Hongli Lai:
> lists ethanzimmerman com wrote:
> > Are there any wrappers or classes for doing socket programming (or XML-RPC) in
> > GNOME?
> >
> > I started writing a GNOME blog client (inflection.sourceforge.net) and the only
> > thing I'm missing is the code to do the XML-RPC (Which is an HTTP Post). I have
> > another friend who says he can help me if we move it to QT, but I have an
> > irrational hatred for all things QT/KDE. SO can someone please help me save
> > this project from becomming QT based.
> >
> > P.S. The current version at inflection.sourceforge.net is in python (a
> > prototype) but I have a C/GNOME version on my machine
>
> There's a third-party library called GNet. www.gnetlibrary.org
And a different one called libgnetwork IIRC. Both are in GNOME CVS I
think, but libgnetwork has users in the platform if I'm not mistaken.
>From libgnetwork's README:
-----------------------------
1. OVERVIEW:
================================================================================
GNetwork is a networking wrapper written in pure C against the
Glib/GObject object framework.
Requires:
GLib 2.3+ with thread support
GConf 2.0
Optional SSL support:
GNUTLS 0.7 (recommended) or OpenSSL 0.9.6.
The intention here is to provide a useful and easy-to-develop-against
sockets wrapper for GNOME2 & GTK+ 2.0 programs which require TCP/IP
connection capabilities. It can be used by programs which do not use
GNOME or GTK+ anyways,however. It is NOT recommended or intended for
high-load server situations, just user applications which need TCP/IP
networking. Proxies are supported completely transparently, using the
same settings as gnome-vfs.
-----------------------------
Cheers
Kjartan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]