搜索资源列表

  1. 一个判断远程主机存活程序代码

    0下载:
  2. 一个判断远程主机存活程序代码(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
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-05-29
    • 文件大小:5881
    • 提供者:shuiyuan313
  1. RawSock

    0下载:
  2. 本人自己写的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
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2024-05-29
    • 文件大小:10240
    • 提供者:DoItFreely
  1. ttl_inverter

    0下载:
  2. 数字电路学习。TTL方向器的具体工作过程。各器件导通截至情况和电路各点电压变化。-digital circuit study. TTL direction for the specific work process. Conduction of the device and circuit as the voltage changes.
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-29
    • 文件大小:114688
    • 提供者:徐院长
  1. TraceRoute

    0下载:
  2. 我曾经开发了一个简单的路由协议,路由建立后就用traceroute查看路由情况。另外,如果要想发现多播站是否在局域网内,也可一个根据traceroute的ttl返回值判断。-I have developed a simple routing protocol, routing after the establishment of routing with traceroute to view the situation. In addi
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-29
    • 文件大小:233472
    • 提供者:luting
  1. see

    0下载:
  2. 基于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
  3. 所属分类:系统编程

    • 发布日期:2024-05-29
    • 文件大小:1485824
    • 提供者:042201111232
  1. routetracer

    0下载:
  2. 这是一个简单的路由跟踪工具,通过发送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
  3. 所属分类:防火墙与安全工具

    • 发布日期:2024-05-29
    • 文件大小:1197056
    • 提供者:name
  1. StaticRouter

    0下载:
  2. 实现路由器的基本功能,掌握路由器的工作原理,进而深入了解网络互联层的工作原理。要求实现一个简单的路由处理程序,应该包括的功能如下:静态路由表的维护,IP数据报的处理,处理IP数据报TTL域中的数值,重新计算IP数据报的头部校验和,生成和处理ICMP报文,显示本机的网络接口、IP数据报的接收情况、IP数据报的选路情况、IP数据报的发送情况。 程序学要和Winpcap3.1一起使用,具体说明见"程序说明.doc"-The realiza
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-29
    • 文件大小:437248
    • 提供者:nmkx
  1. Console

    0下载:
  2. It counts the input ttl frequency at the s5 bit of parallel port using ntport library.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-29
    • 文件大小:496640
    • 提供者:syed ali
  1. Ping

    0下载:
  2. ping 程序源码,探测IP地址和TTL-ping codedsawdsawdsadw
  3. 所属分类:Windows编程

    • 发布日期:2024-05-29
    • 文件大小:10240
    • 提供者:jack
  1. ttl

    0下载:
  2. 简单的文本语音转化程序设计,希望对一些人有所帮助-text to language,A simple text-to-speech conversion.Hope that helps a little bit on the small number of people
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-29
    • 文件大小:1987584
    • 提供者:金太阳
  1. Tracert

    1下载:
  2. Tracert程序 Tracert(跟踪路由)是路由跟踪实用程序,用于确定 IP 数据报访问目标所采取的路径。Tracert 命令用 IP 生存时间 (TTL) 字段和 ICMP 错误消息来确定从一个主机到网络上其他主机的路由。 本程序利用RAW Socket实现Tracert程序。Tracert程序在具体实现时,是令其向目的主机发送一个ICMP回显请求消息,并重复递增IP头部TTL字段的值。刚开始的时候TTL等于1,这样当数据
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-29
    • 文件大小:1402880
    • 提供者:wangweizhao
  1. tracert

    0下载:
  2. 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
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-29
    • 文件大小:905216
    • 提供者:frost000
  1. unetserial_release

    0下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-29
    • 文件大小:1922048
    • 提供者:Vadim
  1. RouteTrace

    0下载:
  2. 用ICMP实现Traceroute功能,利用ICMP及IP header的TTL栏位实现-Traceroute implementation using ICMP functionality, the use of ICMP and the TTL IP header field to achieve
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-29
    • 文件大小:1949696
    • 提供者:huang
  1. ICMP_Ping

    0下载:
  2. 用WinSocket简单实现了Ping程序功能,包括显示IP,测量TTL等。-Achieved with a simple Ping program WinSocket functions, including display IP, TTL and other measurements.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-29
    • 文件大小:1954816
    • 提供者:zz
  1. TTL-CMOS-Tester

    0下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-29
    • 文件大小:130048
    • 提供者:lupo
  1. PingTool

    0下载:
  2. 此程序实现了系统自带的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.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-29
    • 文件大小:1224704
    • 提供者:pengfan
  1. Dynamixel-Example5

    1下载:
  2. bioloid系列机器人 Dynamixel AX-12舵机控制的上位机vc++程序代码 TTL通讯方式 -bioloid series robots Dynamixel AX-12 servo control of the host computer vc++ code TTL communication
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-29
    • 文件大小:112640
    • 提供者:默阿
  1. TStaticRouterh

    0下载:
  2. 实现路由器的基本功能,掌握路由器的工作原理,进而深入了解网络互联层的工作原理。要求实现一个简单的路由处理程序,应该包括的功能如下:静态路由表的维护,IP数据报的处理,处理IP数据报TTL域中的数值,重重新计算IP数据报的头部校验和,生成和处理ICMP报文,显示本机的网络接口、IP数据报的接收情况、IP数据报的选路情况、IP数据报的发送情况。程序学要和Winpcap3.1一起使用,具体说明见"程序说明 -The basic funct
  3. 所属分类:Windows编程

    • 发布日期:2024-05-29
    • 文件大小:409600
    • 提供者:兴奋
  1. Mulitcase

    0下载:
  2. 组播发送,有注释,调试成功,包括TTL,LOOP等设置-mulitcase send
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:862208
    • 提供者:张琦
« 12 3 4 5 6 7 8 9 10 ... 17 »

源码中国 www.ymcn.org