wcf流传输分块
乐意与人交流学习。 ContractDescription contract = ContractDescription.GetContract(typeof(IMyServer)); EndpointAddress address = new EndpointAddress("net.tcp://localhost:8880/myserver"); NetTcpBinding binding = new NetTcpBinding(); binding.MaxReceivedMessageSize = 1024 * 1024 * 30; binding.ReceiveTimeout = TimeSpan.FromMinutes(5);
文件列表
流传输3.rar
(预估有个32文件)
ConsoleApplication1
ConsoleApplication1.v12.suo
53KB
FileInfoScoreComparer
Program.cs
261B
Properties
AssemblyInfo.cs
1KB
App.config
187B
obj
Debug
TempPE
用户评论