UDP发送程序

时间:2015-11-12 16:50:59
【文件属性】:
文件名称:UDP发送程序
文件大小:716KB
文件格式:RAR
更新时间:2015-11-12 16:50:59
UDP delphi 通讯过程中需要某些重要的命令不丢失,TCP需要首先建立连接,每个包都需要确认。这样发送速度会慢不少
【文件预览】:
www.pudn.com.txt
UDP 安全传输演示完整源码
----mmzmagic_UDPSafeSend.gif(65KB)
----2ccc.com.nfo(746B)
----Client()
--------DemoClient.cfg(453B)
--------2ccc.com.nfo(746B)
--------Unit1.dfm(903B)
--------DemoClient.res(876B)
--------Unit1.pas(2KB)
--------Dcu()
--------DemoClient.exe(464KB)
--------DemoClient.dpr(448B)
----Server()
--------DemoServer.res(876B)
--------2ccc.com.nfo(746B)
--------Unit1.dfm(295KB)
--------DemoServer.dpr(450B)
--------Unit1.pas(3KB)
--------Dcu()
--------DemoServer.cfg(453B)
----DemoServer.exe(716KB)
----DemoClient.exe(464KB)
----Public()
--------PMyBaseDebug.pas(15KB)
--------2ccc.com.nfo(746B)
--------untfunctions.pas(51KB)
--------Consts.pas(13KB)
--------NMUDP.pas(26KB)
--------UntUdpCtl.pas(24KB)
--------UntProctol.pas(5KB)
----ReadMe.txt(2KB)

网友评论

  • 不知道用的什么编译器,所以没有看明白