stdnet 0.04 review

Download
by rbytes.net on

stdnet project is a simple C++ framework for building single-threaded or multi-threaded applications which deal with I/O events

License: GPL (GNU General Public License)
File size: 0K
Developer: Warwick Molloy
0 stars award from rbytes.net

stdnet project is a simple C++ framework for building single-threaded or multi-threaded applications which deal with I/O events. The forms of I/O currently supported include TCP sockets, UDP sockets, and named pipes.

Events can also be generated through timers for handling timeout conditions. The model for the networking I/O is general and powerful such that it could be used with non-internet protocols like LAP-B etc. Also, advanced buffering and queuing classes exist but will be extended.

stdnet 0.04 search tags