Overview
FrançaisABSTRACT
Plug and Play (PnP) illustrates the installation ease of a new equipment in a computer system. « Universal Plug and Play » (UPnP) has used the PnP concepts in order to extend them to all the network, thus facilitating the finding and control of devices such as a network printer, an ADSL router or any other peripheral equipment now connected to the local network. Other technologies such as Bonjour, SLP and Bluetooth, offer rather similar approaches.
Read this article from a comprehensive knowledge base, updated and supplemented with articles reviewed by scientific committees.
Read the articleAUTHORS
-
Vincent HOURDIN: Computer Science Engineer, École Polytechnique Universitaire de Nice – Sophia Antipolis
-
Stéphane LAVIROTTE: Doctorate in computer science from the University of Nice – Sophia Antipolis, - Senior Lecturer at IUFM Célestin Freinet – Académie de Nice
-
Jean-Yves TIGLI: Doctorate in computer science from the University of Nice – Sophia Antipolis, - Senior Lecturer, École Polytechnique Universitaire de Nice – Sophia Antipolis
INTRODUCTION
Plug and Play (PnP) characterizes the ease with which new equipment can be installed in a computer system. Technically, the operating system recognizes the peripheral that has just been added to the computer, finds the driver needed to make it work, or asks to load this driver, and starts work after readjusting its parameters to take the new device into account. Hardware installation is thus greatly simplified by the automatic configuration of driver parameters, such as the interrupt used, the range of I/O ports employed, and so on.
"Universal Plug and Play (UPnP) takes the concepts of PnP and extends them to the whole network, facilitating the discovery and control of devices such as a network printer, ADSL router or any other peripheral equipment now connected to the local network. This technology is not the only one to offer such an approach.
In the first part of this document, we will compare the main features of UPnP with more or less similar technologies, such as Bonjour, SLP and Bluetooth, particularly in terms of the search and discovery protocols used. We'll see that one of UPnP's strong and specific features is the use of protocols very similar to those already tried and tested in the Web Services field.
In the second part, we present the general UPnP architecture, broken down into UPnP devices (servers) and control points (clients) on the network, as well as the associated standardized interfaces.
In the third section, we'll take a closer look at the UPnP protocol stack, before dwelling on the software implementation of UPnP in the fourth section. In conclusion, we'll highlight the prospects opened up by this new technology, which, over and above its primary vocation and its proximity to Web services, clearly lays the foundations for an extension to Web services for devices.
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Software technologies and System architectures
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
UPnP service for stand-alone devices
References
Websites
SLP (Service Location Protocol) http://srvloc.sourceforge.net/
Hello http://www.apple.com/macosx/features/bonjour/
Bluetooth http://www.bluetooth.org/
...Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference