登录
首页 » C# » TCPFILE

TCPFILE

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

  • dsp
    本程序主要是dsp在工业上的一个应用及代码(Dsp This procedure is mainly in industrial applications and a code)
    2009-04-19 22:13:25下载
    积分:1
  • machine
    小型虚拟机,可用于汇编模拟,效果还可以!!!!!!!!(Small virtual machine, can be used for assembly simulation, the effect is also ok!!!!!!!!)
    2017-10-01 09:45:38下载
    积分:1
  • 1
    CVI环境下的串口调试助手,主要功能有即时收发信息,显示波形,截图和保存数据(CVI environment serial debugging assistant, the main function includes immediately send and receive information to display waveforms, capture and save data)
    2013-07-11 09:47:50下载
    积分:1
  • TemplateTimerDemo
    实现timer类,可以绑定任何类的成员函数(Achieve timer class, you can bind any class member functions)
    2016-05-08 04:47:17下载
    积分:1
  • WPF
    WPF培训资料,里面都是学习WPF的源码(WPF training materials, which are the source of learning WPF)
    2011-01-18 15:36:06下载
    积分:1
  • LPC2368
    sample for lpc2368 lcd uart and wifi esp8266
    2016-03-01 00:30:14下载
    积分:1
  • mfoc master
    破解全加密的key 支持PN532 这个程序允许从Mifare Classic卡恢复认证密钥。 请注意mfoc能够恢复密钥的目标只有有一个已知的关键:默认(硬编码在mfoc)或自定义(用户使用命令行)。(This program allow to recover authentication keys from MIFARE Classic card. Please note MFOC is able to recover keys from target only if it have a known key: default one (hardcoded in MFOC) or custom one (user provided using command line).)
    2017-12-13 19:05:13下载
    积分:1
  • DXF_G_code
    DXF轨迹图转G代码,有 直线,圆,圆弧,样条曲线,优化多段线,多段线。与下位机串口通讯!无法编译,是因为要先注册mscomm控件(DXF trajectories turn the G-code, line, circle, arc, spline curves to optimize the polyline, polyline. With lower serial communications! Not compile because the first registered mscomm controls)
    2020-11-03 08:29:52下载
    积分:1
  • talk_WSAAsyncSelect_code
    用了Windows下的WSAAsyncselect模型编写的服务端.(With the model under Windows WSAAsyncselect written server.)
    2011-09-29 17:21:12下载
    积分:1
  • Advanced-C-language
    C语言进阶资料,一共分为八讲,提高的好资料。(Advanced C language data, a total of eight, good data to improve the.)
    2013-10-17 19:04:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载