文件名称:WCFService
- 所属分类:
- 通讯编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 26kb
- 下载次数:
- 0次
- 提 供 者:
- ec***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This an MCF server/client that allows a client to send something to the server which in turn, sends it to every other client that is connected. They are simply 2 console apps in one solution (written in VS 2005). I developed 2 stand-alone classes that each application can create. I have tested them in Form applications and across different computers and all work, but for ease, I am only including the console apps both connecting to localhost on port 8000. If you have problems connecting, then it is a firewall or network issue.-This is an MCF server/client that allows a client to send something to the server which in turn, sends it to every other client that is connected. They are simply 2 console apps in one solution (written in VS 2005). I developed 2 stand-alone classes that each application can create. I have tested them in Form applications and across different computers and all work, but for ease, I am only including the console apps both connecting to localhost on port 8000. If you have problems connecting, then it is a firewall or network issue.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WCFService\WCFClient
..........\.........\WCFClient
..........\.........\.........\bin
..........\.........\.........\...\Debug
..........\.........\.........\...\.....\WCFClient.exe
..........\.........\.........\...\.....\WCFClient.vshost.exe
..........\.........\.........\Program.cs
..........\.........\.........\Properties
..........\.........\.........\..........\AssemblyInfo.cs
..........\.........\.........\RCRProxy.cs
..........\.........\.........\WCFClient.csproj
..........\.........\WCFClient.sln
..........\.........\WCFClient.suo
..........\WCFService
..........\..........\WCFService
..........\..........\..........\bin
..........\..........\..........\...\Debug
..........\..........\..........\...\.....\WCFService.exe
..........\..........\..........\...\.....\WCFService.vshost.exe
..........\..........\..........\Program.cs
..........\..........\..........\Properties
..........\..........\..........\..........\AssemblyInfo.cs
..........\..........\..........\RCRServer.cs
..........\..........\..........\WCFService.csproj
..........\..........\WCFService.sln
..........\..........\WCFService.suo
WCFService
..........\.........\WCFClient
..........\.........\.........\bin
..........\.........\.........\...\Debug
..........\.........\.........\...\.....\WCFClient.exe
..........\.........\.........\...\.....\WCFClient.vshost.exe
..........\.........\.........\Program.cs
..........\.........\.........\Properties
..........\.........\.........\..........\AssemblyInfo.cs
..........\.........\.........\RCRProxy.cs
..........\.........\.........\WCFClient.csproj
..........\.........\WCFClient.sln
..........\.........\WCFClient.suo
..........\WCFService
..........\..........\WCFService
..........\..........\..........\bin
..........\..........\..........\...\Debug
..........\..........\..........\...\.....\WCFService.exe
..........\..........\..........\...\.....\WCFService.vshost.exe
..........\..........\..........\Program.cs
..........\..........\..........\Properties
..........\..........\..........\..........\AssemblyInfo.cs
..........\..........\..........\RCRServer.cs
..........\..........\..........\WCFService.csproj
..........\..........\WCFService.sln
..........\..........\WCFService.suo
WCFService