wcf学习笔记3 wcf中基本概念

wcf学习笔记3 wcf中基本概念


1.wcf系统基本组成要件

2.关键概念


1.wcf系统的基本组成要件

wcf构建的目的就是进行系统之间的message的交换,主要包含下面几部分:

1.Message and EndPoint

简单的将message是在endpoint之间进行传递

2.Communication Protocols

消息message可以通过intranet或者是internet进行信息交换,这其中能够使用到的协议包含http,tcp,或者是拓展wcf系统自带的协议等。

3.Message Pattern

wcf中系统交换消息message的形式是多种多样的,包含request-reply, one-way, and duplex communication等方式

2.关键概念

2.1 message

A message is a self-contained unit of data that may consist of several parts, including a body and headers.

2.2 service

A service is a construct that exposes one or more endpoints, with each endpoint exposing one or more service operations.

2.3 endpoint

An endpoint is a construct at which messages are sent or received (or both).

2.4 binding

A binding defines how an endpoint communicates to the worldA binding can contain binding elements that specify details like the security mechanisms used to secure messages, or the message pattern used by an endpoint

2.5 behaviors

A behavior is a component that controls various run-time aspects of a service, an endpoint, a particular operation, or a client.

2.6 hotsing

A service must be hosted in some process. Ahostis an application that controls the lifetime of the service.

本系列博客均是在学习过程中的总结,其中难免存在不足之处,欢迎批评指正。


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值