搜索资源列表
UDP课程设计
- 基于以太网的设计。采用UDP通信
VC-UDP
- VC实现最简单的UDP通信,编写UDP通讯的小例子-VC achieve easiest UDP traffic, write a small example of UDP communication
udp简单通信
- linux下的udp 实现字符串的传输
udp
- udp套接字写的简单聊天程序,可以发送消息到指定ip的用户-udp socket write simple chat program, you can send a message to the user for the specified ip
sniffer
- 一、实现 Sniffer 的基本功能。 Sniffer 是一种用于监测网络性能、使用情况的工具。 能够指定需要侦听的网卡(考虑一台机器上多张网卡的情况) 能够侦听所有进出本主机的数据包,解析显示数据包( ICMP 、 IP 、 TCP 、 UDP 等)各个字段。比如,对 IP 头而言,需要显示 版本、头长度、服务类型、数据包长度、标识、 DF/MF 标志、段内偏移、生存期、协议类型、源目的 IP 地址、选项内容、数据内容。要求显示数据的实际含义(例
WINSOCK-UDP
- VC++接收、发布广播信息代码 VC++接收、发布广播信息的程序代码,广播信息其实也就是一个服务器和一个接收机,这里简化为一个服务端和客户端,服务端向外发送信息,客户端自动接收,当然,这里仅实现最基本的单元,扩展空间很大,了解了原理,你就能举一反三,开发出更复杂的消息应用来。-VC++ to receive, publish broadcast code VC++ to receive, publish broadcast the program code, broadcasting inf
中文版RFC3489协议文档
- 中文版RFC3489协议文档,简单的用UDP穿越NAT设备
UDP_windowsDev
- UDP可靠传输,基于 UDP的滑动窗口协议的设计与实现的详细文档资料-UDP and reliable transmission, UDP-based sliding window protocol design and implementation of detailed documentation
WinsockWithVB
- TCP/IP vs UDP/IP Using VB + Winsock -TCP/IP vs UDP/IP Using VB+ Winsock
UDP
- 关于UDP数据传输的相关问题,大家在UDP通讯时可以参考使用。-About UDP data transmission related issues at U.S. UDP communication can use and reference.
TCP-UDPtool
- TCP-UDP调试工具. TCP-UDP调试工具. -TCP-UDP调试工具.TCP-UDP调试工具.TCP-UDP调试工具.TCP-UDP调试工具.
P2PUDPNAT
- P2P UDP NAT原理介绍,便于学习UDP协议及NAT原理-Introduce the principle of P2P UDP NAT for UDP protocol and the NAT Study Principle
ChatSrv
- 聊天室程序设计,里面包括客户端和服务器两类程序 其中分为FTP UDP-Chat program design, which includes client and server program which is divided into two types of FTP UDP
socket
- 是学习socket编程难得的pdf,udp,tcp编程必看-It is rare to learn socket programming pdf, udp, tcp programming see
Peer-to-Peer_Communication_Across_Network_Address
- This Document show you the UDP Hole Punching technology
UDP
- UDP聊天程序的实现。基于UDP协议,所编写的聊天程序,简单实用。-UDP chat program implementation. Based on UDP protocol, the chat program written in simple and practical.
qq
- 使用c++编写了对点 语音聊天软件,实现两台主机之间得语音通信,首先通过声音采集,然后利用ACM接口压缩音频数据,将数据发送到目标主机,主机接收数据后,解压缩音频数据,并播放,以此实现了点对点得语音通信。利用TCP/IP协议来确认连接状态(TCP/IP协议是可靠的协议,TCP负责发现传输的问题,一有问题就发出信号,要求重新传输,直到所有数据安全正确地传输到目的地,),UDP协议(UDP是一个无连接协议,传输数据之前源端和终端不建立连接,当它想传送时就简单地去抓取来自应用程序的数据,并尽可能快地把
TCP.UDP
- TCP.UDP协议的聊天程序源代码,介绍了客户端和服务端的相关代码,并有相关注释-TCP.UDP protocol chat program source code, introduced the client and service side of the relevant code, and relevant comments
TCPandUDP
- TCP and UDP for net application
UDP
- UDP通信实验程序,可实现与固定IP地址的数据通信-UDP communication protocol can be realized with a fixed IP address of the data communications