搜索资源列表
一个判断远程主机存活程序代码
- 一个判断远程主机存活程序代码(ping) #include #include #include #include #include "winsock.h" #pragma comment(lib,"Ws2_32"); #define SEND_SIZE 32 #define PACKET_SIZE 4096 #define ICMP_ECHO 8 #define ICMP
RawSock
- 本人自己写的raw socket收发UDP/Raw包的程序,演示了TTL的设置 当初弄懂UDP的伪头部跟UDP校验和的设置费了一点劲,所以敝帚自珍-I wrote it myself raw socket TX UDP/Raw packets procedures, demonstration of the original TTL settings understood UDP pseudo-head with UDP checksu
ttl_inverter
- 数字电路学习。TTL方向器的具体工作过程。各器件导通截至情况和电路各点电压变化。-digital circuit study. TTL direction for the specific work process. Conduction of the device and circuit as the voltage changes.
TraceRoute
- 我曾经开发了一个简单的路由协议,路由建立后就用traceroute查看路由情况。另外,如果要想发现多播站是否在局域网内,也可一个根据traceroute的ttl返回值判断。-I have developed a simple routing protocol, routing after the establishment of routing with traceroute to view the situation. In addi
see
- 基于TTL分析的计算机网络应用研究..本文在对国内外TTL应用情况进行分析的基础上,讨论并模拟实现了TTL在网络故障诊断和网络安全方面的应用。-TTL-based analysis of application of computer networks at home and abroad .. In this paper, the application of an analysis of TTL on the basis of th
routetracer
- 这是一个简单的路由跟踪工具,通过发送UDP包,使初始TTL值为一,即发送到第一个节点时终止,返回,之后再将TTL值++,收集每个返回的ICMP信息即可得到封包经过的路由。-This is a simple routing tracking tool, by sending a UDP packet, so that the initial TTL value of 1, that is sent to the first node th
StaticRouter
- 实现路由器的基本功能,掌握路由器的工作原理,进而深入了解网络互联层的工作原理。要求实现一个简单的路由处理程序,应该包括的功能如下:静态路由表的维护,IP数据报的处理,处理IP数据报TTL域中的数值,重新计算IP数据报的头部校验和,生成和处理ICMP报文,显示本机的网络接口、IP数据报的接收情况、IP数据报的选路情况、IP数据报的发送情况。 程序学要和Winpcap3.1一起使用,具体说明见"程序说明.doc"-The realiza
Console
- It counts the input ttl frequency at the s5 bit of parallel port using ntport library.
Ping
- ping 程序源码,探测IP地址和TTL-ping codedsawdsawdsadw
ttl
- 简单的文本语音转化程序设计,希望对一些人有所帮助-text to language,A simple text-to-speech conversion.Hope that helps a little bit on the small number of people
Tracert
- Tracert程序 Tracert(跟踪路由)是路由跟踪实用程序,用于确定 IP 数据报访问目标所采取的路径。Tracert 命令用 IP 生存时间 (TTL) 字段和 ICMP 错误消息来确定从一个主机到网络上其他主机的路由。 本程序利用RAW Socket实现Tracert程序。Tracert程序在具体实现时,是令其向目的主机发送一个ICMP回显请求消息,并重复递增IP头部TTL字段的值。刚开始的时候TTL等于1,这样当数据
tracert
- tracert跟踪程序,该诊断实用程序通过向目的地发送具有不同生存时间 (TTL) 的 Internet 控制信息协议 (ICMP) 回应报文,以确定至目的地的路由。-tracert tracking program, the diagnostic utility to the destination by sending a different time to live (TTL) of the Internet Control Me
unetserial_release
- The uNetSerial development board is a development and evaluation vehicle for the uNetSerial Module. The uNetSerial Module is a Internet Processor that enables simple devices to connect to the internet via dialup or w
RouteTrace
- 用ICMP实现Traceroute功能,利用ICMP及IP header的TTL栏位实现-Traceroute implementation using ICMP functionality, the use of ICMP and the TTL IP header field to achieve
ICMP_Ping
- 用WinSocket简单实现了Ping程序功能,包括显示IP,测量TTL等。-Achieved with a simple Ping program WinSocket functions, including display IP, TTL and other measurements.
TTL-CMOS-Tester
- BASCOM-AVRTTL和CMOS集成电路测试项目: 这个项目是一个图形化的逻辑IC测试仪。支持这一方案六个著名逻辑IC ,NAND,OR,NOR,XOR,NOT。 CMOS(40xy)或TTL(74xy)系列兼容这个项目。-TTL and CMOS IC Tester Project: This project is a graphical logic IC tester. this program support s
PingTool
- 此程序实现了系统自带的Ping.exe的基本功能,Ping一个ip地址,返回TTL等信息。-This program, the system comes with the Ping.exe the basic functions, the Ping an ip address back to TTL and other information.
Dynamixel-Example5
- bioloid系列机器人 Dynamixel AX-12舵机控制的上位机vc++程序代码 TTL通讯方式 -bioloid series robots Dynamixel AX-12 servo control of the host computer vc++ code TTL communication
TStaticRouterh
- 实现路由器的基本功能,掌握路由器的工作原理,进而深入了解网络互联层的工作原理。要求实现一个简单的路由处理程序,应该包括的功能如下:静态路由表的维护,IP数据报的处理,处理IP数据报TTL域中的数值,重重新计算IP数据报的头部校验和,生成和处理ICMP报文,显示本机的网络接口、IP数据报的接收情况、IP数据报的选路情况、IP数据报的发送情况。程序学要和Winpcap3.1一起使用,具体说明见"程序说明 -The basic funct
Mulitcase
- 组播发送,有注释,调试成功,包括TTL,LOOP等设置-mulitcase send