Penguin
Blame: UniversalPlugAndPlay
EditPageHistoryDiffInfoLikePages
Annotated edit history of UniversalPlugAndPlay version 3, including all changes. View license author blame.
Rev Author # Line
1 CraigBox 1 Standards defined by the [UPnP Forum|http://www.upnp.org/] for home networking.
2
2 PerryLorier 3 UPnP lets you run a network service behind a [NAT] device, and have your device communicate with the [NAT] device to automatically set up a pinhole from the external network to the internal server. This lets you run [MSN] Messenger and transfer files.
1 CraigBox 4
3 StuartYeates 5 Generally considered insecure, because people rely on NAT to provide network security, and you don't want your users being able to create tunnels to potentially unpatched machines! On the flipside NAT's pretty insecure anyway, people can use things like [Teredo] to bypass NAT's "security". If you want security use a proper stateful [FireWall], not NAT.
1 CraigBox 6
7 Implemented by (among other things) Windows XP's Internet Connection Sharing and the Dynalink RTA220 [ADSL] modem.