Netembryo - the network abstraction library Feng and Libnemesi depend upon

Netembryo is a network abstraction library (originated from our old wrapper socket) plus some misc utility functions used as foundation for feng, libnemesi, felix.

It provides an uniform access to the following protocols:

  • UDP
  • TCP
  • SCTP

Netembryo 0.1.1 is available, otherwise you may fetch the live sources from our public git tree

Netembryo is currently released under the GNU General Public License version 2 the next releases will be under GNU Lesser General Public License version 2.1

Netembryo requires lksctp on linux, Solaris10 has already native support out of the box, the other systems have various degrees of support.