Windows Communication Foundation(WCF)是由微软发展的一组数据通信的应用程序开发接口,可以翻译为Windows通讯接口,它是.NET框架的一部分。由 .NET Framework 3.0 开始引入。

WCF的最终目标是通过进程或不同的系统、通过本地网络或是通过Internet收发客户和服务之间的消息。

WCF合并了Web服务、.net Remoting、消息队列和Enterprise Services的功能并集成在Visual Studio中。

WCF专门用于面向服务开发。

http://www.cnblogs.com/iamlilinfeng/archive/2012/09/25/2700049.html

相关文章:

  • 2022-02-07
  • 2022-03-04
  • 2022-12-23
  • 2021-08-08
  • 2021-10-01
  • 2022-02-02
  • 2022-12-23
  • 2021-08-17
猜你喜欢
  • 2021-06-07
  • 2022-12-23
  • 2021-12-03
  • 2022-02-07
  • 2021-10-03
  • 2022-12-23
  • 2021-08-19
相关资源
相似解决方案