This is a new object-oriented networking stack for the ChipKit UNO32 and MAX32 boards. It currently supports just the ENC28J60 ethernet chip, but could easily be expanded to include other network chips. It offers a full network stack, with TCP and UDP, along with the ability to have multiple ethernet connections. Multiple sockets across multiple protocols are also possible.
It has been designed to have a very simple interface to take a lot of the drudgery out of ENC28J60 programming.