I need to write stuff that should work on as much OS supporing TCP/IP as possible. something like a library for a small server/client apps pair.
Q1: should I use library? Isn't it better to rip out some code (just-enough of it) and maintain within my project, if it is a library itself?
Q2: where to take ready LGPL code? so far, candidates are:
http://www.laurentconstantin.com/en/netw/netwib/http://www.annexia.org/freeware/pthrlib/http://sourceforge.net/projects/cplusplus/http://www.datareel.com/I expect you not just flood me with links, but to evaluate them, and suggest the best one.
Start Free Trial