色婷婷AⅤ一区二区三区|亚洲精品第一国产综合亚AV|久久精品官方网视频|日本28视频香蕉

          新聞中心

          EEPW首頁 > 嵌入式系統(tǒng) > 設(shè)計應(yīng)用 > 如何在WINCE中添加WebServer組件

          如何在WINCE中添加WebServer組件

          作者: 時間:2016-10-08 來源:網(wǎng)絡(luò) 收藏

          wince 5.0有自帶的Web server組件.第三方比較好用的有GoAhead Web Server ,這是開源軟件,而且支持Linux.

          本文引用地址:http://cafeforensic.com/article/201610/305927.htm

          一、wince 5.0自帶的Web server組件

          步驟一:

          在PB中添加以下組件:

          Catalog item Sysgen variable Location in Catalog

          Web Server (HTTPD) SYSGEN_HTTPD Communication Services and NetworkingServers

          Web Server Administration ISAPI SYSGEN_ISAPI_CONFIG Communication Services and NetworkingServersWeb Server (HTTPD)

          NTLM SYSGEN_AUTH_NTLM SecurityAuthentication Services (SSPI)

          Internet Connection Sharing (ICS) SYSGEN_GATEWAY Communication Services and NetworkingNetworking Features

          Reference Gateway User Interface

          SYSGEN_GATEWAY_UI

          Communication Services and NetworkingNetworking Feature

          步驟二:

          在project.reg中添加:

          [HKEY_LOCAL_MACHINECOMMHTTPDVROOTS/WebAdmin]

          @=“\windows\httpdadm.dll”

          “a”=dword:0

          [HKEY_LOCAL_MACHINECOMMHTTPDVROOTS/BasicOnly]

          @=“\”

          “a”=dword:1

          “Basic”=dword:1

          “NTLM”=dword:0

          “dirbrowse”=dword:1

          [HKEY_LOCAL_MACHINECOMMHTTPDVROOTS/NTLMOnly]


          上一頁 1 2 下一頁

          關(guān)鍵詞:

          評論


          相關(guān)推薦

          技術(shù)專區(qū)

          關(guān)閉