搜索资源列表
ticket-form
- ticket form using WCF transfer data between client and server .client send encrypted date to server, server decrypted and return back to client. just brief introduction of WCF and ticket form
WCF Server
- 实现wm6.0手机与电脑通讯的服务器,三层,连接数据库.wcf模式
WCF Server
- .net wcf 架框 c#代码
Service
- WCF的一个简单例子,包含客户端和服务端,VS2005下安装WCF 扩展包开发-WCF sample include Server and Client VS2005 WCF Extertion dev
Wcf
- WCF通讯,采用TCP/IP通讯方式,包含服务端和客户端代码,异步模式。-WCF communications, using TCP/IP communication, including server and client code, and asynchronous mode.
WCF-server
- WCF服务端程序 WCF服务端程序-WCF服务端程序WCF服务端程序WCF服务端程序
WCFExample__
- simple wcf, client and server
EntLib.com.Blog.Source.v3.1
- 本博客平台专注于开源.Net 系统,如开源ASP.NET论坛、开源ASP.NET博客、开源ASP.NET电子商务平台(前台购物系统和后台业务处理系统),以及分享、交流Microsoft .Net平台的相关技术及企业架构设计,如.Net Framework、ASP.NET、C#、ADO.NET Entity Framework、MVC Framework、AJAX、LINQ、SQL Server、Service Broker、WCF/WF/WPF、BizTalk、ESB (Enterprise S
BasicHttpService
- wcf 建立的server和client之间的联系。-wcf established the link between server and client.
WCF_chat_demo
- 这是一个用C#语言编写的Demo,用的技术是WCF,首先确定服务器里的ip,然后,修改客户端里面的相应的ip。之后,开启服务器之后,不同pc上的客户端就可以进行简单的文字聊天。-This is a written with C# Demo, technology is used in WCF, first determine where the server ip, and then modify the inside of the corresponding client ip. After
TCPIPserver
- This example simple TCP/IP server on PHP.
wcf-study-demo
- 从WCF所处的位置来看,它是包含在.NET 3.0(也包括.NET 3.5)之中的。我们注意比较.NET 3.0与.NET 2.0,其实唯一的区别就是.NET 3.0包含了WCF、WPF、WF(或者还有CardSpace)而已。因此,我们认为WCF是.NET框架的一部分,似乎并不为过。尤为关键的是, WCF并不能脱离.NET框架而单独存在(但非WCF客户端可以调用WCF服务),因此,虽然WCF是微软用以应对SOA解决方案的开发需求而专门推出的,但它并不是例如Spring、Struts那样的框架,
BankCustomer
- wcf client... used to use the services of wcf server
qpid-wcf-0.20
- 基于JAVA DE 消息总线架构 。qcid apache 服务器-JAVA DE-based message bus architecture. qcid apache server
SOA-based-on-WCF
- 一个基于.net WCF实现的SOA框架,包含了网站和服务端代码-Based. Net WCF achieve SOA framework, including the website and server code
WCF_Test
- WCF-Server/Client. WCF框架的搭建。Server以HTTP方式暴露接口,Client生成接口对象进行调用。-WCF-Server/Client. build up the framework for WCF. Server provides the interface by http way Client generate the terminal object to call the funtion defined as the interface.
BankCustomer
- wcf client...used to use the services of wcf server
WCF双工实例
- 实现客户端订阅WCF服务,调用WCF服务端方法,WCF服务端回调客户端进行通知的过程实例(Implements client - side subscr iption WCF services, calls the WCF server method, and the WCF service callback client processes the notification instance)
WCF
- 实现一个 DCHP 服务器,包含基本的协议内容(The implementation of a DCHP server, including the basic protocol content)
Nginx集群之WCF分布式消息队列
- 基于WCF分布式消息队列,可以在一些客户端并不需要服务端响应的场景上应用。消息队列在异步处理上有巨大优势,是一项可选择性的进程间的通信,能够保持进程之间通信的稳定性。(WCF based distributed message queues can be used in scenarios where some clients do not need server response. Message queuing has a great advantage in asynchronous pr