Download List

Descripción del Proyecto

conexus is a generalized C++ I/O library that
includes network support for IPv4 and IPv6 sockets,
serial/TTY communications, kernel message queues,
pipes, and files. Objects use sigc++ for
signaling property changes and other information.
Sub-libraries include conexus-gtkmm (provides a set of gtkmm widgets), conexus-dbus (provides dbus support for endpoints), conexus-nspr (provides NSPR endpoints), conexus-nss (provides NSS endpoints), and conexus-ssl (provides OpenSSL endpoints).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-07-09 16:17 Back to release list
0.9.0

Esta versión incluye el proxy DBus y adaptadores para los archivos, los puertos serie, y ttys, así como la ampliación del DBus comienzan las clases de apoyo, tales como IPv4:: Dirección. Los widgets gtkmm han sido reescritos para apoyar a las interfaces virtuales puras para que los objetos locales y los proxies DBus pueden usarse indistintamente.
Tags: Enhancements, dbus, IPv4, Gtkmm
This release adds DBus proxies and adapters for files, serial ports, and ttys, as well as extending the existing DBus supported classes such as IPv4::Address. The gtkmm widgets have been rewritten to support the pure virtual interfaces so that local objects and the DBus proxies can be used interchangeably.

Project Resources