登录
首页 » C# » TCPFILE

TCPFILE

于 2020-12-21 发布 文件大小:122KB
0 219
下载积分: 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 个回复

  • The-C-Programming-Language
    The C Programming Language!
    2011-12-19 17:01:34下载
    积分:1
  • execl
    execl的使用,和execvp的用法不同,可以相互比较着使用(the use of execl)
    2014-06-05 23:25:46下载
    积分:1
  • WebS
    Web站点架设。Package an Application for the Windows Web Application Gallery (Package an Application for the Windows Web Application Gallery )
    2011-11-12 22:09:54下载
    积分:1
  • stm32f407
    can、RS422通信,定时发送串口所接收数据(RS422, can communication, the timing of the serial port to send data received)
    2021-03-29 14:19:11下载
    积分:1
  • esprit_pairing_mimo
    发射角和波达角经esprit算法仿真求出角度,然后自动配对。这是某sci的仿真程序。(Emission angle and the angle of arrival by ESPRIT algorithm for angle, then automatic pairing. This is a SCI simulation program.)
    2014-09-04 20:53:46下载
    积分:1
  • SampleCSharp
    Twincat 2和C#开发编程,实现了上位机控制软PLC功能,方便开发者使用。(Twincat 2 and C# Program)
    2021-04-20 17:28:50下载
    积分:1
  • examples1_cc
    期权的价格呼叫欧洲二项式单期模型数据库 (European call option price of one-period binomial model database)
    2009-12-09 10:50:31下载
    积分:1
  • zmodem
    ZMODEM协议 源码 需要的可以下载使用(ZMODEM agreement can download the source code needed to use)
    2021-04-13 21:38:55下载
    积分:1
  • UiFeature
    很好的一个界面库,基于directui的,类似QQ,希望大家能用好他。(A good interface library, based directui, similar to QQ, I hope we can better him.)
    2014-01-02 23:37:34下载
    积分:1
  • h11
    全套蓝牙电子针灸+按摩+加热功能,调节可使用串口或APP(Full set of Bluetooth electronic acupuncture + massage + heating function, adjustment can use serial port or APP)
    2020-06-17 17:00:01下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载