登录
首页 » C# » TCPFILE

TCPFILE

于 2020-12-21 发布 文件大小:122KB
0 236
下载积分: 1 下载次数: 341

代码说明:

  C#TCP多线程异步传输 C#开发的服务器端与客户端,通过tcp协议进行文件传输,在Winform程序中使用了多线程异步传输,可定时由客户端向服务器端传输文件。客户端和服务器端分为两个C#工程独立编写开发,此程序已在实际工作中使用了半年了。 (Multi-threaded asynchronous transfer of C# TCP server and client in C# developers, through tcp protocol file transfer, multi-threaded asynchronous transfer Winform program can be timed by the client to the server-side transfer files. Independent preparation of the development of the client and server side is divided into two C# projects, this program has been used in practical work for half a year.)

文件列表:

FileTransmissionClient
......................\FileTransmissionClient

......................\......................\bin
......................\......................\...\Debug
......................\......................\...\.....\App.config,513,2009-06-23
......................\......................\...\.....\FileTransmissionClient.exe,61440,2009-06-18
......................\......................\...\.....\FileTransmissionClient.pdb,36352,2009-06-18
......................\......................\...\.....\FileTransmissionClient.vshost.exe,5632,2005-12-08
......................\......................\...\Release
......................\......................\...\.......\App.config,517,2009-06-23
......................\......................\...\.......\FileTransmissionClient.exe,61440,2009-06-23
......................\......................\...\.......\FileTransmissionClient.pdb,34304,2009-06-23
......................\......................\...\.......\FileTransmissionClient.vshost.exe,5632,2005-12-08
......................\......................\EnumType.cs,345,2009-06-05
......................\......................\FileTransmissionClient.csproj,3424,2009-06-08
......................\......................\frmClient.cs,12623,2009-06-18
......................\......................\frmClient.Designer.cs,22108,2009-06-09
......................\......................\frmClient.resx,42490,2009-06-09
......................\......................\obj
......................\......................\...\Debug
......................\......................\...\.....\FileTransmissionClient.csproj.GenerateResource.Cache,846,2009-06-09
......................\......................\...\.....\FileTransmissionClient.exe,61440,2009-06-18
......................\......................\...\.....\FileTransmissionClient.frmClient.resources,21124,2009-06-09
......................\......................\...\.....\FileTransmissionClient.pdb,36352,2009-06-18
......................\......................\...\.....\FileTransmissionClient.Properties.Resources.resources,180,2009-06-07
......................\......................\...\.....\Refactor
......................\......................\...\.....\ResolveAssemblyReference.cache,3282,2009-06-07
......................\......................\...\.....\TempPE
......................\......................\...\FileTransmissionClient.csproj.FileList.txt,770,2009-07-24
......................\......................\...\Release
......................\......................\...\.......\FileTransmissionClient.csproj.GenerateResource.Cache,846,2009-06-09
......................\......................\...\.......\FileTransmissionClient.exe,61440,2009-06-23
......................\......................\...\.......\FileTransmissionClient.frmClient.resources,21124,2009-06-09
......................\......................\...\.......\FileTransmissionClient.pdb,34304,2009-06-23
......................\......................\...\.......\FileTransmissionClient.Properties.Resources.resources,180,2009-06-09
......................\......................\...\.......\TempPE
......................\......................\Program.cs,485,2009-06-05
......................\......................\Properties
......................\......................\..........\AssemblyInfo.cs,1192,2009-06-05
......................\......................\..........\Resources.Designer.cs,2899,2009-06-05
......................\......................\..........\Resources.resx,5612,2009-06-05
......................\......................\..........\Settings.Designer.cs,1106,2009-06-05
......................\......................\..........\Settings.settings,249,2009-06-05
......................\FileTransmissionClient.sln,955,2009-06-08
FileTransmissionServer
......................\FileTransmissionServer
......................\......................\bin
......................\......................\...\Debug
......................\......................\...\.....\App.config,365,2009-06-08
......................\......................\...\.....\FileTransmissionServer.exe,57344,2009-06-08
......................\......................\...\.....\FileTransmissionServer.pdb,42496,2009-06-08
......................\......................\...\.....\FileTransmissionServer.vshost.exe,5632,2005-12-08
......................\......................\...\Debug.rar,24896,2009-06-08
......................\......................\...\Release
......................\......................\...\.......\App.config,365,2009-06-23
......................\......................\...\.......\FileTransmissionServer.exe,57344,2009-06-09
......................\......................\...\.......\FileTransmissionServer.pdb,34304,2009-06-09
......................\......................\...\.......\FileTransmissionServer.vshost.exe,5632,2005-12-08
......................\......................\EnumType.cs,238,2009-06-06
......................\......................\FileTransmissionServer.csproj,3463,2009-06-08
......................\......................\FileTransmissionServer.csproj.user,569,2009-06-08
......................\......................\frmServer.cs,12573,2009-06-08
......................\......................\frmServer.Designer.cs,12785,2009-06-08
......................\......................\frmServer.resx,30338,2009-06-08

......................\......................\obj
......................\......................\...\Debug
......................\......................\...\.....\FileTransmissionServer.csproj.GenerateResource.Cache,846,2009-06-08
......................\......................\...\.....\FileTransmissionServer.exe,57344,2009-06-08
......................\......................\...\.....\FileTransmissionServer.frmServer.resources,16628,2009-06-08
......................\......................\...\.....\FileTransmissionServer.pdb,42496,2009-06-08
......................\......................\...\.....\FileTransmissionServer.Properties.Resources.resources,180,2009-06-07
......................\......................\...\.....\Refactor
......................\......................\...\.....\ResolveAssemblyReference.cache,3282,2009-06-07
......................\......................\...\.....\TempPE
......................\......................\...\FileTransmissionServer.csproj.FileList.txt,770,2009-07-24
......................\......................\...\Release
......................\......................\...\.......\FileTransmissionServer.csproj.GenerateResource.Cache,846,2009-06-09
......................\......................\...\.......\FileTransmissionServer.exe,57344,2009-06-09
......................\......................\...\.......\FileTransmissionServer.frmServer.resources,16628,2009-06-09
......................\......................\...\.......\FileTransmissionServer.pdb,34304,2009-06-09
......................\......................\...\.......\FileTransmissionServer.Properties.Resources.resources,180,2009-06-09
......................\......................\...\.......\TempPE
......................\......................\Program.cs,485,2009-06-06
......................\......................\Properties
......................\......................\..........\AssemblyInfo.cs,1192,2009-06-05
......................\......................\..........\Resources.Designer.cs,2899,2009-06-05
......................\......................\..........\Resources.resx,5612,2009-06-05
......................\......................\..........\Settings.Designer.cs,1106,2009-06-05
......................\......................\..........\Settings.settings,249,2009-06-05
......................\......................\Server.cs,5424,2009-06-08
......................\FileTransmissionServer.sln,955,2009-06-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • abac-master
    context adoptive encoding(context adaptive encoding source code)
    2018-11-09 19:19:46下载
    积分:1
  • 贪吃蛇
    c++版贪吃蛇,帮助新手快速入门C++开发,学习游戏开发(C-version of the greedy snake, to help novices get started C-development)
    2020-06-18 23:40:02下载
    积分:1
  • c#实现网络嗅探器
    c#实现网络嗅探器
    2014-06-24下载
    积分:1
  • us_apgxy
    zemax源码: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce x-y Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP[-(Gx(x/R)^2 + Gy(y/R)^2)] The transmission is of the form EXP[-2(Gx(x/R)^2 + Gy(y/R)^2)] where x^2 + y^2 = r^2 R = semi-diameter The tranmitted intensity is maximum in the center. T is set to 0 if semi-diameter < 1e-10 to avoid division by zero. (ZEMAX source: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce xy Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP [- (Gx (x/R) ^ 2+ Gy (y/R) ^ 2)] The transmission is of the form EXP [-2 (Gx (x/R) ^ 2+ Gy (y/R) ^ 2)] where x ^ 2+ y ^ 2 = r ^ 2 R = semi-diameter The tranmitted intensity is maximum in the center.T is set to 0 if semi-diameter <1e-10 to avoid division by zero.)
    2006-11-10 17:25:16下载
    积分:1
  • 3d-gis-developer
    arcgis三维地理信息系统开发基础,是广大gis开发者学习3d开发方面不可或缺的好demo。(Three-dimensional geographic information system development foundation)
    2012-12-26 02:38:26下载
    积分:1
  • debug
    详尽阐述了如何在VC的IDE下进行调试,并且在后半部分,还说明了写VC代码的注意事项,以及避免出错的方法。(Elaborated on how the VC IDE for debugging, and in the second half, also explains the precautions write VC code, as well as ways to avoid making mistakes)
    2013-10-06 21:41:24下载
    积分:1
  • FCmoniqi
    最好用的FC模拟器(FC is best to use the simulator)
    2007-11-25 14:17:41下载
    积分:1
  • nurbs
    关于nurbs曲线插补一个自由软件,希望有兴趣各位一起探讨(About the nurbs curve interpolation is a free software interest you to explore together)
    2012-08-31 11:30:26下载
    积分:1
  • General
    MSP430F449与ATT7022开发的一款三相表demo,完善中,其中的几个程序模块,仅供参考。(MSP430F449 with the ATT7022 the development of a three-phase table demo, perfect, where several program modules for reference purposes only.)
    2009-09-25 09:29:31下载
    积分:1
  • 6_2mine
    数字信号处理中关于最小误差平方计算处理的程序(Digital signal processing for the minimum square error calculation processing procedures)
    2013-05-22 12:02:33下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载