Re: GIO - Simple socket Client - Need suggestions on which API set to use (or sample code)
- From: schuster bernhard googlemail com
- To: gtk-app-devel-list gnome org, "Thomas A. Moulton" <tom moulton us>
- Subject: Re: GIO - Simple socket Client - Need suggestions on which API set to use (or sample code)
- Date: Sat, 25 May 2013 15:34:23 +0000
I used gsocketconnection (actually derived classes for server and client) some time ago. It worked pretty
well under *nix, did not test it with any microsoft products. The applucation I wrote implemented a custom
protocol ontop of TCP/IP.
If you got fyrther questions keep asking.
Best
BernhardOn 25/05/2013 14:56 Thomas A. Moulton wrote:
With windows support only partially completed (it says so everywhere)
The big question is now: What is the status of GIOChannel support on
windows?
specifically the APIs:
g_io_channel_windows_new
g_io_channel_set_encoding
g_io_channel_set_buffered
g_io_add_watch
g_io_channel_unref
g_io_channel_shutdown
g_io_channel_read_chars
Tom
ps if this is the wrong list, please tell me where to go
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]