搜索资源列表
udp receiver
- udp协议仿真程序(接受端)-udp agreement simulation program (receivers)
udp_sndrcv
- 这是个简单udp应运,UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。-This is a simple udp be transported, UDP to be able to target a number of Taiwan's computer to send data; Received from a number of sources of computer data.
udp receiver
- udp协议仿真程序(接受端)-udp agreement simulation program (receivers)
VC_UDPSND
- VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是发射端程序-VC 6 compiler, UDP Multicast procedures, divided into transmitter and receiver in two parts, which is to launch a process-
VC_UDPRCV
- VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是接收端程序-VC 6 compiler, UDP Multicast procedures, divided into transmitter and receiver in two parts, which is receiving end procedures
broadclient
- UDP广播客户端源程序,可发可收,简单好用-UDP broadcasting client source can be granted admission, simple and easy
broadser
- UDP广播服务器源程序,可发可收,简单好用-UDP broadcasting server source code can be granted admission, simple and easy
CodeNet
- 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UD
Soft20060210091948243
- 一模块功能 做到在互连网的语音通信功能,使用g.729压缩,语音比较清晰,但有一点停吨现象。 二.结构 dll 中用了一个tcp连接,表示双方连通没有,用udp发送语音数据,发送端表明了发送顺序,接收端重排了顺序。-do a functional module in Internet voice communications functions, the use of g.729 compression, voice clear, Bu
FileRecv
- 利用UDP协议打包点对点传送文件接收端软件-UDP protocol using point-to-point transmission of documents packaged software receiver
UDP
- 利用WINSCOKET 的UDP协议进行文件传输程序,支持断点续传 值得学习-Using the UDP protocol WINSCOKET file transfer procedures, in support of HTTP worth learning
CMulticastSocket-VC-4-demos
- UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对
udp
- 利用socket进行的UDP连接,包括发送端和接收器端.-Socket using the UDP connection, including sender and receiver.
UDP_receiver
- this is udp receiver application for sending packets through the ethernet
UDP
- UDP调试的服务器和接收端源码,方便实现调试UDP。-UDP debugging server and the receiver source, easy to debug UDP.
WINSOCK-UDP
- VC++接收、发布广播信息代码 VC++接收、发布广播信息的程序代码,广播信息其实也就是一个服务器和一个接收机,这里简化为一个服务端和客户端,服务端向外发送信息,客户端自动接收,当然,这里仅实现最基本的单元,扩展空间很大,了解了原理,你就能举一反三,开发出更复杂的消息应用来。-VC++ to receive, publish broadcast code VC++ to receive, publish broadcast the
udp
- UDP receiver for raw
Z-video-udp-receiver
- 在LINUX系统下,采用UDP协议,读取从网络传送过来的视频图片,并动态的显示在QT开发的界面上-Under LINUX system, using the UDP protocol, transferred from the network to read over the video picture, and dynamically displayed on the QT interface development
UDP发送和接受
- UDp协议的数据发送和数据接收端,mfc源码(UDp protocol data transmission and data receiver, MFC source code)
UDP
- 实现了udp文件传输,通过选择文件夹的方式来选择文件,同时 接收端能够受到信息(UDP file transmission is implemented by selecting files by selecting folders, while the receiver can receive information)