udp数据转发软件,服务端监听指定端口udp数据,推送给若干客户端,客户端将收到数据再推送udp数据给指定ip和端口的
附件包含以下文件及目录(5T6T.COM自动生成)
UDP转发工具服务端软件/
udptransmit.exe
udptransmit.pdb
udptransmit.exe.config
udptransmit.vshost.exe
udptransmit.vshost.exe.manifest
UDP转发工具客户端软件/
udptransmit.exe
udptransmit.pdb
udptransmit.exe.config
udptransmit.vshost.exe
udptransmit.vshost.exe.manifest
udptransmit/
Properties/
AssemblyInfo.cs
Tcp/
IClient.cs
LinkCountEventArgs.cs
NetEventArgs.cs
Session.cs
SessionId.cs
TcpCli.cs
TcpSvr.cs
Udp/
MsgReceivedArgs.cs
UdpPosted.cs
UdpReceived.cs
bin/
Debug/
Logs/
_2017-09/
《》_2017-09-06.log
udptransmit.exe
udptransmit.pdb
udptransmit.exe.config
udptransmit.vshost.exe
udptransmit.vshost.exe.manifest
Release/
Logs/
_2017-09/
《》_2017-09-07.log
udptransmit.exe
udptransmit.pdb
udptransmit.exe.config
udptransmit.vshost.exe
udptransmit.vshost.exe.config
udptransmit.vshost.exe.manifest
obj/
x86/
Debug/
TempPE/
DesignTimeResolveAssemblyReferencesInput.cache
udptransmit.exe
udptransmit.pdb
udptransmit.csproj.FileListAbsolute.txt
Release/
TempPE/
DesignTimeResolveAssemblyReferencesInput.cache
ResolveAssemblyReference.cache
udptransmit.exe
udptransmit.pdb
udptransmit.csproj.FileListAbsolute.txt
App.config
Config.cs
MyTcpClient.cs
Program.cs
TcpServer.cs
UdpReceiver.cs
udptransmit.csproj
udptransmit.sln
评论