文件名称:c#实现文件断点传输
文件大小:76KB
文件格式:RAR
更新时间:2011-04-30 12:51:32
c# tcp vs2005 实例 网络
1.在我的blog中的网络相关栏中可以找到源码说明 blog地址:http://blog.csdn.net/eagledreamland 文章名称: Tcp应用实例---1.基础知识 Tcp应用实例---2.从服务端获取文件列表 Tcp应用实例---3.从服务端下载文件(断点续传) 2.要使用本例程,请先打开SysConfig.ini,做如下修改: a.path节点中改为本机目录。 b.ServerAddress节点中改为本机在局域网的ip地址,或者改为本机电脑名
【文件预览】:
TcpTest.sln
Client.exe
Client
----Form1.cs(6KB)
----bin()
--------Debug()
--------Release()
----obj()
--------Client.csproj.FileList.txt(259B)
--------Debug()
--------Release()
----Properties()
--------Resources.Designer.cs(3KB)
--------Settings.settings(249B)
--------Resources.resx(5KB)
--------Settings.Designer.cs(1KB)
--------AssemblyInfo.cs(1KB)
----Program.cs(465B)
----Form1.Designer.cs(4KB)
----TclientConnection.cs(5KB)
----Form1.resx(6KB)
----ClassDiagram1.cd(926B)
----Client.csproj(4KB)
del.bat
Server
----TserverConnection.cs(4KB)
----Server.csproj(4KB)
----Form1.cs(909B)
----bin()
--------Debug()
--------Release()
----obj()
--------Server.csproj.FileList.txt(259B)
--------Debug()
--------Release()
----Properties()
--------Resources.Designer.cs(3KB)
--------Settings.settings(249B)
--------Resources.resx(5KB)
--------Settings.Designer.cs(1KB)
--------AssemblyInfo.cs(1KB)
----Program.cs(465B)
----Form1.Designer.cs(1KB)
----Form1.resx(6KB)
----TListener.cs(1KB)
SysConfig.dll
SysConfig.ini
SysIni.dll
TConst.dll
TcpTest.suo
说明.txt
Server.exe
SysReg.dll
ieIni.dll
TConst
----TConst.csproj(2KB)
----bin()
--------Debug()
--------Release()
----TCommand.cs(2KB)
----obj()
--------Debug()
--------Release()
--------TConst.csproj.FileList.txt(122B)
----Properties()
--------AssemblyInfo.cs(1KB)
----GetData.cs(3KB)
----CommandStyleEnum.cs(514B)
----ClassDiagram1.cd(652B)