搜索资源列表
ck_UDPSend_tools
- 集udp数据包的发送,接受,广播,可以定制时间,端口,循环发送等功能,是udp通信调试不可多得的工具.-Set udp packet sent, received, broadcasting, can be customized, ports, this cycle functions, Debugging is rare udp communications tool.
1_udp
- 本GPRS终端运输层采用UDP用户数据包协议,网络层采用IP网际协议,链路层采用PPP点对点协议。车台在32秒之内如果没有需向中心回传的信息,自动向中心回传一条网络测试信息,中心在收到此信息后必须自动回传一条确认信息。-the transport layer GPRS terminal users using UDP packet agreement, the network layer using IP Internet Protocol. PPP link layer using point
UDPEcho
- 利用UDP实现的多线程发送和接受数据包。
EchoClient
- 对udp协议的修改后的客户端代码,实现了数据包的顺序接收-right udp agreement to revise the client code, achieving a data packet order to receive
EchoServer
- 对udp协议的修改的服务端,主要实现,数据包的顺序排列,并按顺序发给客户端-right udp agreement to amend the end of major achievement, data packets are arranged in chronological order, together with the order issued to the client
TCPUDP
- TCP和UDP数据包发送程序,里面含有源代码-TCP and UDP packet program, which contains the source code
TCPUDP
- 对 TCP和UDP数据包进行接收和 发送-Of TCP and UDP packets to send and receive
UDP_packets_sending_and_capturing
- 这个程序用户捕获互联网上的UDP数据包,同时也能够发送自定义的UDP数据包-The program used to capture the UDP packets and send UDP packets
765644udp_c
- 介绍了客户端和服务器端的源码,对使用udp数据包的用户很有帮助。-source of udp database!
RecieveUDP
- 接收国电智深DCS发送的UDP数据包的程序,自己写的,大家可以做个参考-no message
TCPUDP
- 计算机网络 TCP和UDP数据包发送程序-Computer network packet TCP and UDP process
TCP-and-UDP-packet-program-
- TCP和UDP数据包发送程序 开发平台: windows XP SP2 Visual Studio.net 2003 -TCP and UDP packet program Platform: windows XP SP2 Visual Studio.net 2003
UDP
- 在两台计算机间完成一个简单的UDP传输。 客户端 (1) 循环从命令行读入一行字符串,并传递给服务器,由服务器对字符串进行反转,并将结果返回给客户端 (2) 客户端显示反转后的字符串 (3) 当客户按下“delete”健后,关闭套接字,结束程序 服务器端 (1) 收到客户端数据包,首先验证数据包源地址是否合法 (2) 接收客户的数据,并显示客户的IP地址和端口号 (3) 接收客户传来的字符串,反转后传递给客户 -Between the two computer
TCP-UDP
- tcp udp 发送和接受数据包,实现了基本功能-TCP AND UDP send and recive
Access-to-network-card
- 获取网卡内容,抓IP、UDP数据包,储存在一个新建文件中,c语言-LAN access to content, focus on IP, UDP packet is stored in a new file, c language
TCP-and-UDP-packets-sent-procedures.
- TCP和UDP数据包发送程序,可以实现数据包发送-TCP and UDP packets sent procedures, can achieve packet
MyCapSniff
- 通过MFC实现的一个TCP和UDP数据包的抓包分析工具-MFC achieved through a TCP and UDP packet capture analysis tools
2.UDP-100M
- MA9000 FPGA源码,可以达到100M,以太网传输网络数据包-DMA9000 FPGA source can achieve 100M Ethernet transmission network packets
UDP
- UDP 是User Datagram Protocol的简称, 中文名是用户数据包协议,是OSI(Open System Interconnection,开放式系统互联) 参考模型中一种无连接的传输层协议,提供面向事务的简单不可靠信息传送服务-User Datagram Protocol UDP is short, the Chinese name is the User Datagram Protocol, is the OSI (Open System Interconnection, Op
源代码
- 拦截网络数据白,并进行协议分析,实现ARP、TCP、RARP、IP、UDP等协议的数据包分析(packet capture and analyze)