I\'m not looking to use something big like QT or wxWidgets\' APIs. I just want simple sockets that will work on Android, iOS, Windows, Mac, Linux.
I\'m making an event d
Perharps Boost.Asio (http://boost.org) or this one http://libunicomm.org based on Asio could be useful for you.