Search found 3 matches

by cverdes
Tue Mar 23, 2010 3:51 pm
Forum: NetBurner Software
Topic: POCO C++ Library
Replies: 4
Views: 6039

Re: POCO C++ Library

First of all I want to thank you for your thoughts and opinion, and I want to apologize for my limited undestanding about the Netburner modules filosofy and technology.

I'm an electronics enginee who have developed in the past some C++ applications for the PC platform. Now I face the challange to ...
by cverdes
Sun Mar 21, 2010 4:22 pm
Forum: NetBurner Software
Topic: POCO C++ Library
Replies: 4
Views: 6039

Re: POCO C++ Library

No, it's not a posix system dependent. As its name suggest it's designed as a POrtable COmponet library. However, until now it was only ported to high level OS.

The library is a friendly objects framework that hides the platform dependent code with the bridge pattern ( http://www.vincehuston.org/dp ...
by cverdes
Sun Mar 21, 2010 1:28 pm
Forum: NetBurner Software
Topic: POCO C++ Library
Replies: 4
Views: 6039

POCO C++ Library

I discovered the surprising POCO C++ Library ( http://pocoproject.org ).

Because the intent of the library is, as its web page enunciate: "The POCO C++ Libraries (POCO stands for POrtable COmponents) are open source C++ class libraries that simplify and accelerate the development of network ...