- WCF技術剖析(卷1)
- 蔣金楠
- 114字
- 2018-12-27 11:32:48
第3章 綁定與信道棧(Binding and Channel Stack)
3.1 綁定簡介
從整個基礎構架的層次結構上講,WCF可以分成兩個部分:服務模型層(Service Mode Layer)和信道層(Channel Layer)。服務模型層建立在信道層之上,提供了一個統(tǒng)一的、可擴展的編程模型。信道層則通過綁定建創(chuàng)的信道棧為消息通信提供了一個傳輸、處理的通道。
推薦閱讀
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Python程序設計教程(第2版)
- 自然語言處理實戰(zhàn):預訓練模型應用及其產品化
- Twilio Best Practices
- MySQL數(shù)據(jù)庫管理與開發(fā)實踐教程 (清華電腦學堂)
- Learning ELK Stack
- Python漫游數(shù)學王國:高等數(shù)學、線性代數(shù)、數(shù)理統(tǒng)計及運籌學
- Learning OpenStack Networking(Neutron)
- Extending Unity with Editor Scripting
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- Apache Solr PHP Integration
- 精通Spring:Java Web開發(fā)與Spring Boot高級功能
- Mastering Leap Motion
- Tkinter GUI Programming by Example
- 精通Spring MVC 4