Re: What would a good GIOChannel test app need to do?
- From: David Helder <dhelder umich edu>
- To: Daniel <dsrogers uclink4 berkeley edu>
- Cc: Joe Shaw <joe helixcode com>, gtk-devel-list gnome org
- Subject: Re: What would a good GIOChannel test app need to do?
- Date: Mon, 17 Jul 2000 18:56:44 -0400 (EDT)
Daniel,
Check out the echoclient and echoserver in the examples directory. The
echoserver uses GIOChannels asynchonously when you specify the
--nonblocking flag (which is a misnomer...).
GNet uses g_io_channel_unix_new. You might need to fix this. I'd
gratefully accept a patch if you do. :-)
David
On Mon, 17 Jul 2000, Joe Shaw wrote:
> > If someone were to write a through GIOChannel test app, what would it
> > need to do?
>
> The GNet library is a networking library that uses GIOChannels to
> communicate via sockets. Writing a test program with that is pretty easy,
> and you could use it to test to see if GIOChannels work. Its home page is
> at http://www.eecs.umich.edu/~dhelder/misc/gnet
--
__ _ __ David Helder - University of Michigan
___/ /__ __ __(_)__/ / dhelder@umich.edu
/ _ / _ `/ |/ / / _ / http://www.eecs.umich.edu/~dhelder
|_,_/|_,_/|___/_/|_,_/ Jungle Monkey: http://www.junglemonkey.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]