0

I want to use gio and glib to create client-server communication. However, I'm getting confused with GSocket. Can someone give some examples. Also, how can GMainLoop be helpful in this?

4

1 回答 1

0

您不想GSocket直接使用,而是很好地抽象出杂乱的部分GSocketServiceGSocketClient

于 2014-07-27T09:20:00.120 回答