Larry
2010-02-02 00:28:20 UTC
Hi,
I was wondering what were the main differences between POCO C++ Library
and BOOST C++ Library. I have already downloaded the Boost library and I
find a really good library although I still have a long way to go with it.
Recently, I have come across the Poco library and I must admit I find it
quite good too. I would like to use one of those libraries to deal mostly
with threads and mutex. Yet, the Poco library offers a good and easy way to
deal with sockets also! Having said that, I wonder if Poco can be use the
same way as Boost. I mean just including the path in VC++ Express. Is it
like that or do I need to do some compiling?
Thanks
I was wondering what were the main differences between POCO C++ Library
and BOOST C++ Library. I have already downloaded the Boost library and I
find a really good library although I still have a long way to go with it.
Recently, I have come across the Poco library and I must admit I find it
quite good too. I would like to use one of those libraries to deal mostly
with threads and mutex. Yet, the Poco library offers a good and easy way to
deal with sockets also! Having said that, I wonder if Poco can be use the
same way as Boost. I mean just including the path in VC++ Express. Is it
like that or do I need to do some compiling?
Thanks