Hi,
> >> I am wondering whether there are any other C++ network programming
> >> framworks which is also great. However it should be smaller than
> >> ACE. Sometimes when I want to build up some small network
> >> applications or some "toys", I feel that ACE is too huge. Then
> >> anybody has idea?
Please, look at ACE_wrappers/apps/soreduce , which helped us to cut
to very part of the library, that was necessary.
The size of the optimized ACE library without debugging (linux)
on flash was decreased from 2.6 M to 0.6 M, if this is
your concern.
Y start with toys and they are tend to be growing and extended, and this is the
point, when you start to enjoy a good initial framework.
Sincerely,
Robert Iakobashvili
coroberti at gmail dot com