
Mono.upnp is a set of client/server libraries for the universal plug 'n play specification, which can be found at http://www.upnp.org.
mono.upnp includes the following projects:
- mono.ssdp: an implementation of the simple discovery protocol.
- mono.upnp: an implementation of the upnp device architecture 1.1, sections
2-6.
- mono.upnp.gtkclient: an executable gtk+ user interface for inspecting upnp
devices and services on the network.
- mono.upnp.dcp.mediaserver1: an implementation of the upnp audio/video
mediaserver1 device control protocol.
- mono.upnp.dcp.mediaserver1.filesystem: a mediaserver1 implementation which
serves media from the filesystem.
- mono.upnp.dcp.mediaserver1.filesystem.consoleserver: an executable console
program which serves media from the filesystem.
- mono.upnp.dcp.msmediaserverregistrar1: an implementation of the microsoft
msmediaserverregistrar1 device control protocol.
this package contains mono.upnp and mono.ssdp cil assemblies required for building and linking applications using this library.