在线看毛片网站电影-亚洲国产欧美日韩精品一区二区三区,国产欧美乱夫不卡无乱码,国产精品欧美久久久天天影视,精品一区二区三区视频在线观看,亚洲国产精品人成乱码天天看,日韩久久久一区,91精品国产91免费

<menu id="6qfwx"><li id="6qfwx"></li></menu>
    1. <menu id="6qfwx"><dl id="6qfwx"></dl></menu>

      <label id="6qfwx"><ol id="6qfwx"></ol></label><menu id="6qfwx"></menu><object id="6qfwx"><strike id="6qfwx"><noscript id="6qfwx"></noscript></strike></object>
        1. <center id="6qfwx"><dl id="6qfwx"></dl></center>

            新聞中心

            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://www.biyoush.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)閉