文件名称:UDP
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 77kb
- 下载次数:
- 0次
- 提 供 者:
- reg****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序为UDP打洞原理的测试程序。为了简单起见,该程序服务器就接收两个客户端的连接,使两客户端建立UDP通道。两客户端建立UDP通道后,互相发送的数据不经过服务器转发,直接进行数据交互,这时可以关闭服务器程序。服务器的默认服务端口是10000,如果该端口已经被占用,请自行修改服务端口。-This procedure for the UDP test procedures for Principle holes. For simplicity, the process server on the receiving client to connect the two so that the two clients to establish UDP channel. The establishment of two client UDP channel, the data sent with each other through the server forwarding, direct data exchange, this can turn off the server program. Server
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UDP打洞测试程序
...............\client
...............\......\client
...............\......\......\bin
...............\......\......\...\Debug
...............\......\......\Client.cs
...............\......\......\client.csproj
...............\......\......\Form1.cs
...............\......\......\Form1.Designer.cs
...............\......\......\Form1.resx
...............\......\......\obj
...............\......\......\...\client.csproj.FileList.txt
...............\......\......\...\Debug
...............\......\......\Program.cs
...............\......\......\Properties
...............\......\......\..........\AssemblyInfo.cs
...............\......\......\..........\Resources.Designer.cs
...............\......\......\..........\Resources.resx
...............\......\......\..........\Settings.Designer.cs
...............\......\......\..........\Settings.settings
...............\......\client.sln
...............\server
...............\......\server
...............\......\......\bin
...............\......\......\...\Debug
...............\......\......\Form1.cs
...............\......\......\Form1.Designer.cs
...............\......\......\Form1.resx
...............\......\......\obj
...............\......\......\...\Debug
...............\......\......\...\server.csproj.FileList.txt
...............\......\......\Program.cs
...............\......\......\Properties
...............\......\......\..........\AssemblyInfo.cs
...............\......\......\..........\Resources.Designer.cs
...............\......\......\..........\Resources.resx
...............\......\......\..........\Settings.Designer.cs
...............\......\......\..........\Settings.settings
...............\......\......\server.cs
...............\......\......\server.csproj
...............\......\server.sln
...............\使用说明.txt
...............\client
...............\......\client
...............\......\......\bin
...............\......\......\...\Debug
...............\......\......\Client.cs
...............\......\......\client.csproj
...............\......\......\Form1.cs
...............\......\......\Form1.Designer.cs
...............\......\......\Form1.resx
...............\......\......\obj
...............\......\......\...\client.csproj.FileList.txt
...............\......\......\...\Debug
...............\......\......\Program.cs
...............\......\......\Properties
...............\......\......\..........\AssemblyInfo.cs
...............\......\......\..........\Resources.Designer.cs
...............\......\......\..........\Resources.resx
...............\......\......\..........\Settings.Designer.cs
...............\......\......\..........\Settings.settings
...............\......\client.sln
...............\server
...............\......\server
...............\......\......\bin
...............\......\......\...\Debug
...............\......\......\Form1.cs
...............\......\......\Form1.Designer.cs
...............\......\......\Form1.resx
...............\......\......\obj
...............\......\......\...\Debug
...............\......\......\...\server.csproj.FileList.txt
...............\......\......\Program.cs
...............\......\......\Properties
...............\......\......\..........\AssemblyInfo.cs
...............\......\......\..........\Resources.Designer.cs
...............\......\......\..........\Resources.resx
...............\......\......\..........\Settings.Designer.cs
...............\......\......\..........\Settings.settings
...............\......\......\server.cs
...............\......\......\server.csproj
...............\......\server.sln
...............\使用说明.txt