Re: Announce: gnome-socket 0.1.0
- From: David Helder <dhelder umich edu>
- To: Roberto Zunino <zunino cli di unipi it>
- Cc: gnome-devel-list gnome org
- Subject: Re: Announce: gnome-socket 0.1.0
- Date: Wed, 10 May 2000 10:13:49 -0400 (EDT)
On Tue, 9 May 2000, Roberto Zunino wrote:
> gnome-socket is a library that provides simple high-level network access
> to GNOME applications. It's intended to be used by applications that want
> simply to connect to a port and send/receive data without fiddling too
> much with the socket options (if you need to do that, use David Helder's
> Gnet library: http://www.eecs.umich.edu/~dhelder/misc/gnet ).
FYI, GNet also has a simple connection function:
GTcpSocket* gnet_tcp_socket_connect(gchar* hostname, gint port);
There's an asynchronous version too.
David
--
__ _ __
___/ /__ __ __(_)__/ / David Helder - University of Michigan
/ _ / _ `/ |/ / / _ / dhelder@umich.edu
|_,_/|_,_/|___/_/|_,_/ http://www.eecs.umich.edu/~dhelder
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]