Introduction - If you have any usage issues, please Google them yourself
VC编程用UPD协议实现广播通信 UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点: 1、 数据传输不用建立连接,所以不可靠; 2、 数据的发送是面向整个网
Packet : udp.rar filelist
recv
recv\recv.ncb
recv\recv.plg
recv\recv.dsp
recv\recv.dsw
recv\recv.cpp
recv\recv.opt
send
send\send.dsp
send\send.ncb
send\send.plg
send\send.dsw
send\send.cpp
send\send.opt