minissdpd 1.1.20111007-3 source package in Ubuntu
Changelog
minissdpd (1.1.20111007-3) unstable; urgency=low * Exits if binary isn't found (Closes: #646746). -- Ubuntu Archive Auto-Sync <email address hidden> Mon, 07 Nov 2011 10:04:21 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Thomas Goirand
- Architectures:
- any
- Section:
- net
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
minissdpd_1.1.20111007.orig.tar.gz | 17.2 KiB | 95e8493a02bd45b6481b892a7d0d8f21c44b10ed5fbe67108d5c3f5471a165d5 |
minissdpd_1.1.20111007-3.diff.gz | 4.0 KiB | d2e4ce44662cb39977b592e090506f5f017215deebda562fd445bd30c88d85da |
minissdpd_1.1.20111007-3.dsc | 1.2 KiB | 75dab2777cc7f249340d5de10012906a5c579a07035a10dfa73d64ced5b4e8ff |
Available diffs
- diff from 1.1.20111007-2 to 1.1.20111007-3 (497 bytes)
Binary packages built by this source
- minissdpd: keep memory of all UPnP devices that announced themselves
MiniSSDPd is a small daemon used by MiniUPnPc (a UPnP control point for IGD
devices) to speed up device discoveries. MiniSSDPd keep memory of all UPnP
devices that announced themselves on the network through SSDP NOTIFY packets.
MiniSSDPd also has the ability to handle all SSDP traffic received on a
computer via the multicast group 239.255.255.250: 1900.
.
MiniSSDPd receive NOTIFY packets and store information contained for later
use by UPnP Control Points on the machine. MiniSSDPd receive M-SEARCH packets
and answer on behalf of the UPnP devices running on the machine. MiniUPnPd and
MiniUPnPc are designed to take automatically advantage of MiniSSDPd running on
the same computer. Juste make sure that MiniSSDPd is started before any other
UPnP program on the computer.