conexus is a generalized C++ I/O library that includes support for BSD sockets, serial/TTY, and packet capture (via pcap).
conexus library utilizes sigc++ for object communication. A companion library, conexusgtk, provides a set of gtkmm widgets.
Product's homepage
Requirements:
· gtk+
· sigc++
· boost
What's New in This Release: [ read full changelog ]
· 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.