搜索资源列表
udpClient
- 一个用于UDP通讯的示例程序。可以方便的查看通讯数据,以及发送数据。-a UDP communications for the sample program. Check to make communications data, and send data.
nbtstat-vc6.0
- VC++6.0写的网段扫描器.基于UDP.可以查看自己电脑所在的网段情况-wrote of the network scanner. Based on UDP. Can check its own computer network segment where the situation
JBSocketServerTestSource
- Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using t
portcheck.zip
- 检查一个tcp或udp端口是否被占用,Check if a tcp/udp port has been used
udp4realible
- udp实现可靠传输的代码,开源的这是一个比较早的版本,功能简单,使用方便,内有说明-udp achieve reliable transmission of the code, open source is a relatively early version, features simple, easy to use, there are notes
UDPComm
- 基于UDP通讯服务器的开发,主要负责接收传感器发送上来的检测数据,校验后解析(CRC校验),并存储在SQL数据库中。-UDP communication server-based development, primarily responsible for receiving the sensor sends up the detection data checksum (CRC check) after parsing, and stored in an SQL database.
DDNS
- 该协议采用UDP方式接入服务器,图中req表示请求数据包,res表示应答数据包。当设备上线时发送hello数据包给服务器,服务器检查数据的合法性,如果是非法请求,服务器将不作响应。设备收到应答数据后将发出refresh更新数据包,服务器同样先检查数据-The agreement means the use of UDP access server, the figure said req request packet, res that the response packet. When the
UDPTest
- UDP 传输过程中,数据报文乱序,该服务工具就是要检查乱序情况,对于备份网络造成的乱序问题比较有实在意义。-UDP transmission, data packet out-of-order, the service tool is to check the out-of-order situation, the backup network problems caused by out-of-order is more significance.
1
- c++网络数据库实例 第一章 实例 01-简单网络聊天室 实例 02-网络聊天室服务器 实例 03-网络聊天室客户端 实例 04-定时发送消息 实例 05-传输文件 实例 06-GETIP 实例 07-域名解析 实例 08-TUSPY 实例 09-多人聊天室 实例 10-端口扫描 实例 11-异步网络通讯 实例 12-UDP协议实现网络通讯 实例 13-域名查询-c++ network database instanc
ZXG_MySniffer
- 饮水思源。决定分享自己的MFC编程开发经验。 ZXG_MySniffer网络抓包分析仪软件说明文档 一、 软件功能描述: 1、 能够获取本地网卡信息,包括以太网卡、无线网卡和虚拟网卡的所有详细数据; 2、 支持IP、ICMP、ARP、RARP、TCP、UDP等六种协议,提供用户自选包过滤规则; 3、 可多线程抓取数据包,并列表显示抓取的数据包;支持从数据链路层到传输层的包字段分析;支持包内数据明细记录; 4、 支持ARP查询功能,可多线程查询与本地以太网卡位于同一网
Version12e
- udp,tcp 传输丢包统计,类似iperf,统计丢包错包-udp,tcp transmission quality check tool
udpcs
- 一个基本的基于UDP协议的VC++服务端,客户端程序,你从中能学到设置WSADATA变量、套接字定义、接收数据缓冲区的创建、初始化套结字动态库、获取接收数据缓冲区大孝检查设置系统接收数据缓冲区是否成功、服务器地址绑定、设置系统接收数据为默认的BUF_TIMES倍等。 -A basic UDP protocol based on VC++ server, the client program, you can learn a set WSADATA variable, socket defin
WinSocket-biancheng
- POP3上电子邮件的检查,点对点多线程断点续传的实现,用UDP协议实现网络通信-POP3 e-mail on the check-point implementation of multi-threaded HTTP, UDP protocol for network communication with the ... ...
TCPUDP_checkin_tool
- TCP\UDP check in datapage-TCP\UDP check in datapage
UDP
- UDP 协议 的Client端和Server端代码,实现Get Put和检查的基本功能-The UDP protocol Client-side and Server-side code to Get Put and check the basic functions
udp
- 基于udp协议的通信代码,含crc校验,丢包重传机制-Based on udp protocol communication code。Contains CRC check, packet loss retransmission mechanism
test.c
- 构造一个DNS报文,查了好些资料,好象许多朋友对UDP报文的校验和老是出问题,自己试了一些例子代码,也有问题。所以花了一些时间,做了一个成功的例子,在Linux下GCC通过并验证成功-Construct a DNS packet, to check better information, and if many friends UDP packet checksum always problems, his trial some example code, there are problems.
natcheck-linux
- this a program that will help you to check wether your computer receive tcp or udp packet from internet or other computer-this is a program that will help you to check wether your computer receive tcp or udp packet from internet or other computer
receiveUDP--sendtoserialport
- 下位机向上位机发送UDP包,上位机接收后解包通过串口查看接收的数据。-the next crew sends UDP packets to PC,then PC unpackets after receiving and check data received through serial port.
Upnp
- Upnp协议模块 - UpnpClass.Cls,P2P路由器端口映射模块,代码写了两个晚上 查了N多资料 各位手下留情 留个版权吧,寻找Upnp设备,此函数使用的UDP多播进行消息传递。所以收发函数和 Tcp的不同,VB用Winsock多播用了 WSAJoinLeaf函数绑定-Upnp protocol module- UpnpClass.Cls, P2P router port mapping module, code written for two nights N more inform