91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

WCF傳byte[]的方法是什么

發布時間:2021-11-17 15:43:42 來源:億速云 閱讀:183 作者:柒染 欄目:軟件技術

這篇文章給大家介紹WCF傳byte[]的方法是什么,內容非常詳細,感興趣的小伙伴們可以參考借鑒,希望對大家能有所幫助。

如果想讓WCF傳輸byte[]數組,那么需要使用Mtom。bingding可以是wsDualHttpBinding (這個用于雙工,也就是需要回掉的情形)或 wsHttpBinding.  

<system.serviceModel>

    <bindings>

      <wsDualHttpBinding>

        <binding name="myBinding" messageEncoding="Mtom"/>

      </wsDualHttpBinding>

    </bindings>

    <services>

      <service name="WCFParkPacketServiceLibrary.SendParkPacketService" behaviorConfiguration="ParkPacketServiceBehavior">

        <host>

          <baseAddresses>

            <add baseAddress="http://localhost:3330/ParkService/packet/" />

          </baseAddresses>

        </host>

        <endpoint address="" binding="wsDualHttpBinding" bindingConfiguration="myBinding" contract="WCFParkPacketServiceLibrary.ISendParkPacketService" />

        <endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange"/>

      </service>

    </services>

    <behaviors>

      <serviceBehaviors>

        <behavior name="ParkPacketServiceBehavior">

          <serviceMetadata httpGetEnabled="False"/>

          <serviceDebug includeExceptionDetailInFaults="False"/>

        </behavior>

      </serviceBehaviors>

    </behaviors>

  </system.serviceModel>

關于WCF傳byte[]的方法是什么就分享到這里了,希望以上內容可以對大家有一定的幫助,可以學到更多知識。如果覺得文章不錯,可以把它分享出去讓更多的人看到。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

wcf
AI

邢台县| 怀仁县| 衡阳市| 沙湾县| 梅州市| 通道| 游戏| 普宁市| 固阳县| 紫阳县| 马边| 繁峙县| 澄迈县| 翼城县| 崇义县| 新乡县| 白玉县| 恩平市| 鲁山县| 监利县| 松溪县| 玉树县| 田阳县| 天津市| 双牌县| 神木县| 乌兰浩特市| 保康县| 深州市| 黎川县| 金沙县| 芷江| 伊宁市| 阜宁县| 青州市| 裕民县| 陇西县| 军事| 绥德县| 普宁市| 河池市|