登录
首页 » C# » TCPFILE

TCPFILE

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

  • ason
    此程序为ns2仿真的ason网络,光网络的传输技术在近十几年得到飞速的发展,波分复用(WDM)技术能够让一根光纤承载以百计甚至以千计的波长,而且单个波长能够承载的带宽也在迅速增加。(ASON simulation)
    2009-07-10 14:01:45下载
    积分:1
  • mapserver-4.0.1
    著名GIS平台 完整源代码 基于CGI的通过万维网来传输动态GIS与图像的应用程序(GIS platform for the famous full source code through the World Wide Web-based CGI to dynamic GIS and image transfer applications)
    2011-05-01 09:35:05下载
    积分:1
  • TabCtrl
    Windows Tab Control VS6 MFC
    2015-08-02 03:13:10下载
    积分:1
  • q1
    说明:  Consider an organization with three roles: A, B and C. Whenever B has to issue some instruction to A, B has to take permission via C and then only it will be obeyed by A. This permission is issued with the help of a digital signature. A verifies the credibility of the message using C s public key (and digital signature), like any other digital signature scheme.
    2017-05-01 21:28:54下载
    积分:1
  • CSharp-checkbox-deleted-picture
    C#winfrom在窗体中怎么实现勾选checkbox删除图片(C# winfrom in the form how to achieve tick checkbox delete pictures)
    2013-10-18 09:59:54下载
    积分:1
  • ser_port_ver10
    Windows串口编程例子(The example of uart in Windows)
    2020-06-26 11:20:02下载
    积分:1
  • LED_DSP
    一個在DSP上開發的簡單範例, 用來控制DSP上面的LED燈, 隨著按某個按鈕, 就會讓相對應的LED閃起來(One on the DSP development of a simple example of the above is used to control the DSP LED lights, with the press of a button, it will make the corresponding LED flashes up)
    2013-07-21 19:14:41下载
    积分:1
  • Ado999999
    Ado 实现C++对象的存取,Ado 实现C++对象的存取 Ado 实现C++对象的存取 (C Ado achieve the target access, C Ado achieve the target to achieve access Ado C Object Access Ado achieve C Ado Object Access to achieve C like acce)
    2007-02-04 12:09:52下载
    积分:1
  • CVIsample4
    CVI 虚拟仪器设计与应用下的事例代码,网上很少有,上传一些供大家参考(labWindows/CVI exmapel lesson four)
    2016-02-16 14:16:14下载
    积分:1
  • InsidetheCPObjectModel
    说明:  本书重点论述了C++面向对象程序设计的底层机制,提供丰富的程序范例、图表,以及面向对象概念和底层对象模型之间的效率测量。 (Book focuses on the C++ OOP underlying mechanism provide rich procedures examples charts, and object oriented concepts and underlying object model between efficiency measurement.)
    2010-04-01 17:04:47下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载