Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 677 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 677 Bytes

Copyright © 2007-2023 Silicondust USA Inc. <www.silicondust.com>.

This codebase provides APIs for building network based embedded systems. Features include UPNP (SSDP/SOAP/GENA).

Linux: apps can be compiled as "init", eliminating the need for a filesystem, shell, or any user-space environment. This yields a security advantage and a size advantage.

Cross-platform: apps can be compiled to run under Windows, Mac, Linux, and/or FreeBSD.

Released under Mozilla Public License v2.0 - you may compile and link this codebase together with a proprietary code, with the requirement that code changes to files that are part of this code base must be submitted back or made public.