QT network library or ACE (Adaptive Communication Environment)?
-
I want to make a high performance network application including video streaming servers, client applications. I heard ACE is a well known good API for networked applications. Is Qt's network library is rich enough to meet my need or does Qt's network library have any advantage over ACE?
-
Thanks, sptrakesh. I think your comment would help me chose the library.