
Hi! It's Boost.Socket library active developed? It's mature enough to use it? Is there a specific mailing list for it, because if it's active developed I need to extend it to TIPC sockets. TIA. -- Leandro Lucarella Integratech S.A. 4571-5252

Hi Leandro, On 9/8/06, Leandro Lucarella <llucarella@integratech.com.ar> wrote:
Hi! It's Boost.Socket library active developed? It's mature enough to use it? Is there a specific mailing list for it, because if it's active developed I need to extend it to TIPC sockets.
Have you tried looking at Boost.Asio [1] ? We're currently using it for our network programming needs, and it's amazingly very stable for our purpose. I have no idea though about TIPC sockets support in Boost.Asio but a recent library that came out from the Google SoC I believe is a process (and assumingly process communication) library. HTH [1] http://asio.sourceforge.net/ -- Dean Michael C. Berris C++ Software Architect Orange and Bronze Software Labs, Ltd. Co. web: http://software.orangeandbronze.com/ email: dean@orangeandbronze.com mobile: +63 928 7291459 phone: +63 2 8943415 other: +1 408 4049532 blogs: http://mikhailberis.blogspot.com http://3w-agility.blogspot.com http://cplusplus-soup.blogspot.com
participants (2)
-
Dean Michael Berris
-
Leandro Lucarella