UPnP_Programming_Guide(中英文两个版本)

时间:2015-12-13 07:04:31
【文件属性】:

文件名称:UPnP_Programming_Guide(中英文两个版本)

文件大小:429KB

文件格式:ZIP

更新时间:2015-12-13 07:04:31

UPnP

UPnP_Programming_Guide Intel® SDK for UPnP™ Devices 1 Overview .................................................................................................................................... 1 1.1 UPnP Overview................................................................................................................1 1.1.1 Discovery.............................................................................................................1 1.1.2 Description...........................................................................................................2 1.1.3 Control ................................................................................................................2 1.1.4 Eventing ..............................................................................................................2 1.1.5 Presentation .........................................................................................................3 1.1.6 Control Point and Device Interaction .....................................................................3 1.2 SDK Architecture .............................................................................................................5 1.2.1 Device/Control Point Application ..........................................................................5 1.2.2 SDK API .............................................................................................................5 1.2.3 SSDP...................................................................................................................6 1.2.4 Mini Web Server ..................................................................................................6 1.2.5 GENA .................................................................................................................6 1.2.6 SOAP ..................................................................................................................6 1.2.7 HTTP ..................................................................................................................6 1.2.8 Mini Server ..........................................................................................................6 1.2.9 ThreadUtil Library................................................................................................7 1.2.10 XML Parser .........................................................................................................7 1.2.11 BSD Socket Layer................................................................................................7 1.3 Virtual Directories ............................................................................................................8 2 Writing a UPnP Device ............................................................................................................ 10 2.1 Setup and Initialization ................................................................................................... 10 2.1.1 Initializing the SDK ............................................................................................ 10 2.1.2 Setting a Root Directory ...................................................................................... 11 2.1.3 Registering a Root Device................................................................................... 11 2.1.4 Device Specific Initialization ............................................................................... 12 2.1.5 Advertising the Device........................................................................................ 12 2.2 Handling Requests.......................................................................................................... 12 2.2.1 Subscription Requests ......................................................................................... 13 2.2.2 Get Variable Requests ......................................................................................... 14 2.2.3 Action Requests ................................................................................................. 16 2.3 Sending Events............................................................................................................... 17 2.4 Shutting Down ............................................................................................................... 18 3 Writing a UPnP Control Point................................................................................................. 19 3.1 Setup and Initialization ................................................................................................... 19 3.1.1 SDK Initialization............................................................................................... 19 3.1.2 Control Point Application Specific Initia lization ................................................... 20 3.1.3 Control Point Registration ................................................................................... 20 3.2 Searching for Something Interesting ................................................................................ 20 3.3 Retrieving Descriptions ................................................................................................... 22 3.4 Watching for Events ....................................................................................................... 23 iv Intel® SDK for UPnP™ Devices Version 1.2.1 3.5 Invoking Actions ............................................................................................................ 24 3.6 Shutting Down ............................................................................................................... 26


【文件预览】:
UPnP_Programming_Guide(English).pdf
UPnP_Programming_Guide(Chinese).pdf

网友评论

  • 文档不错,很全面。
  • 翻译的不错
  • 这个是一个入门指导,可以当做了解用,开发只能用来了解大概步骤
  • 不错,可以。就是没有API
  • 很不错的 有中文版的文档
  • 很好的文档,对开发很有用
  • 不错,可以。就是没有API