gtkmm gio tcp asynchronous server
- From: Mikołaj Habdank <mikolaj habdank pl>
- To: gtkmm-list gnome org
- Subject: gtkmm gio tcp asynchronous server
- Date: Wed, 07 Jul 2010 13:15:53 +0200
hi
My name is Mikolaj Habdank and this is my fris post here.
I am writing my server client software in two languages:
client - vala,
server - c++.
Both server and client are running on linux and windows.
i am using boost.asio on sever to create asynchronous non-blocking
server, but if i compare it to my vala software i think that boost.asio
implementation is too complicated and only bring many errors. so my
question is:
if i would like to have simple (not fast, and not very scalable)
asynchronous non-blocking TCP server, is it better to use GIO? are there
any examples of gtkmm gio asynchronous network server?
best regards
Mikołaj Habdank
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]