日本a√视频在线,久久青青亚洲国产,亚洲一区欧美二区,免费g片在线观看网站

        <style id="k3y6c"><u id="k3y6c"></u></style>
        <s id="k3y6c"></s>
        <mark id="k3y6c"></mark>
          
          

          <mark id="k3y6c"></mark>

          新聞中心

          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://yuyingmama.com.cn/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)閉