CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程

文件名称:CSharp-udp-tcp

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    175kb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

使用C#实现TCP和UDP两种方式的文件传输,在VS2005的开发环境下进行-TCP and UDP are two ways of file transfer, using C# VS2005 development environment
(系统自动生成,下载前可以参看下载内容)

下载文件列表

TcpFileTrans/TcpFileTrans/bin/Debug/TcpFileTrans.exe
TcpFileTrans/TcpFileTrans/bin/Debug/TcpFileTrans.pdb
TcpFileTrans/TcpFileTrans/bin/Debug/TcpFileTrans.vshost.exe
TcpFileTrans/TcpFileTrans/bin/Debug/TcpFileTrans.vshost.exe.manifest
TcpFileTrans/TcpFileTrans/Form1.cs
TcpFileTrans/TcpFileTrans/Form1.Designer.cs
TcpFileTrans/TcpFileTrans/Form1.resx
TcpFileTrans/TcpFileTrans/obj/Debug/TcpFileTrans.csproj.FileListAbsolute.txt
TcpFileTrans/TcpFileTrans/obj/Debug/TcpFileTrans.csproj.GenerateResource.Cache
TcpFileTrans/TcpFileTrans/obj/Debug/TcpFileTrans.exe
TcpFileTrans/TcpFileTrans/obj/Debug/TcpFileTrans.Form1.resources
TcpFileTrans/TcpFileTrans/obj/Debug/TcpFileTrans.pdb
TcpFileTrans/TcpFileTrans/obj/Debug/TcpFileTrans.Properties.Resources.resources
TcpFileTrans/TcpFileTrans/Program.cs
TcpFileTrans/TcpFileTrans/Properties/AssemblyInfo.cs
TcpFileTrans/TcpFileTrans/Properties/Resources.Designer.cs
TcpFileTrans/TcpFileTrans/Properties/Resources.resx
TcpFileTrans/TcpFileTrans/Properties/Settings.Designer.cs
TcpFileTrans/TcpFileTrans/Properties/Settings.settings
TcpFileTrans/TcpFileTrans/TcpFileTrans.csproj
TcpFileTrans/TcpFileTrans.sln
TcpFileTrans/TcpFileTrans.suo
UdpClientApp/UdpClientApp/bin/Debug/UdpClientApp.exe
UdpClientApp/UdpClientApp/bin/Debug/UdpClientApp.pdb
UdpClientApp/UdpClientApp/bin/Debug/UdpClientApp.vshost.exe
UdpClientApp/UdpClientApp/bin/Debug/UdpClientApp.vshost.exe.manifest
UdpClientApp/UdpClientApp/Form1.cs
UdpClientApp/UdpClientApp/Form1.Designer.cs
UdpClientApp/UdpClientApp/Form1.resx
UdpClientApp/UdpClientApp/obj/Debug/UdpClientApp.csproj.FileListAbsolute.txt
UdpClientApp/UdpClientApp/obj/Debug/UdpClientApp.csproj.GenerateResource.Cache
UdpClientApp/UdpClientApp/obj/Debug/UdpClientApp.exe
UdpClientApp/UdpClientApp/obj/Debug/UdpClientApp.Form1.resources
UdpClientApp/UdpClientApp/obj/Debug/UdpClientApp.pdb
UdpClientApp/UdpClientApp/obj/Debug/UdpClientApp.Properties.Resources.resources
UdpClientApp/UdpClientApp/Program.cs
UdpClientApp/UdpClientApp/Properties/AssemblyInfo.cs
UdpClientApp/UdpClientApp/Properties/Resources.Designer.cs
UdpClientApp/UdpClientApp/Properties/Resources.resx
UdpClientApp/UdpClientApp/Properties/Settings.Designer.cs
UdpClientApp/UdpClientApp/Properties/Settings.settings
UdpClientApp/UdpClientApp/UdpClientApp.csproj
UdpClientApp/UdpClientApp.sln
UdpClientApp/UdpClientApp.suo
UdpServer/UdpServer/bin/Debug/UdpServer.exe
UdpServer/UdpServer/bin/Debug/UdpServer.pdb
UdpServer/UdpServer/bin/Debug/UdpServer.vshost.exe
UdpServer/UdpServer/bin/Debug/UdpServer.vshost.exe.manifest
UdpServer/UdpServer/bin/Release/UdpServer.exe
UdpServer/UdpServer/bin/Release/UdpServer.pdb
UdpServer/UdpServer/bin/Release/UdpServer.vshost.exe
UdpServer/UdpServer/bin/Release/UdpServer.vshost.exe.manifest
UdpServer/UdpServer/Form1.cs
UdpServer/UdpServer/Form1.Designer.cs
UdpServer/UdpServer/Form1.resx
UdpServer/UdpServer/obj/Debug/UdpServer.csproj.FileListAbsolute.txt
UdpServer/UdpServer/obj/Debug/UdpServer.csproj.GenerateResource.Cache
UdpServer/UdpServer/obj/Debug/UdpServer.exe
UdpServer/UdpServer/obj/Debug/UdpServer.pdb
UdpServer/UdpServer/obj/Debug/UdpServer.Properties.Resources.resources
UdpServer/UdpServer/obj/Debug/UdpServer.Server.resources
UdpServer/UdpServer/obj/Release/UdpServer.csproj.FileListAbsolute.txt
UdpServer/UdpServer/obj/Release/UdpServer.csproj.GenerateResource.Cache
UdpServer/UdpServer/obj/Release/UdpServer.exe
UdpServer/UdpServer/obj/Release/UdpServer.pdb
UdpServer/UdpServer/obj/Release/UdpServer.Properties.Resources.resources
UdpServer/UdpServer/obj/Release/UdpServer.Server.resources
UdpServer/UdpServer/Program.cs
UdpServer/UdpServer/Properties/AssemblyInfo.cs
UdpServer/UdpServer/Properties/Resources.Designer.cs
UdpServer/UdpServer/Properties/Resources.resx
UdpServer/UdpServer/Properties/Settings.Designer.cs
UdpServer/UdpServer/Properties/Settings.settings
UdpServer/UdpServer/UdpServer.csproj
UdpServer/UdpServer.sln
UdpServer/UdpServer.suo
ClientForTcp/ClientForTcp/bin/Debug/ClientForTcp.exe
ClientForTcp/ClientForTcp/bin/Debug/ClientForTcp.pdb
ClientForTcp/ClientForTcp/bin/Debug/ClientForTcp.vshost.exe
ClientForTcp/ClientForTcp/bin/Debug/ClientForTcp.vshost.exe.manifest
ClientForTcp/ClientForTcp/ClientForTcp.csproj
ClientForTcp/ClientForTcp/Form1.cs
ClientForTcp/ClientForTcp/Form1.Designer.cs
ClientForTcp/ClientForTcp/Form1.resx
ClientForTcp/ClientForTcp/obj/Debug/ClientForTcp.csproj.FileListAbsolute.txt
ClientForTcp/ClientForTcp/obj/Debug/ClientForTcp.csproj.GenerateResource.Cache
ClientForTcp/ClientForTcp/obj/Debug/ClientForTcp.exe
ClientForTcp/ClientForTcp/obj/Debug/ClientForTcp.Form1.resources
ClientForTcp/ClientForTcp/obj/Debug/ClientForTcp.pdb
ClientForTcp/ClientForTcp/obj/Debug/ClientForTcp.Properties.Resources.resources
ClientForTcp/ClientForTcp/Program.cs
ClientForTcp/ClientForTcp/Properties/AssemblyInfo.cs
ClientForTcp/ClientForTcp/Properties/Resources.Designer.cs
ClientForTcp/ClientForTcp/Properties/Resources.resx
ClientForTcp/ClientForTcp/Properties/Settings.Designer.cs
ClientForTcp/ClientForTcp/Properties/Settings.settings
ClientForTcp/ClientForTcp.sln
ClientForTcp/ClientForTcp.suo

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com