登录
首页 » Windows Socket编程 » Icmp packet with wincap grasp the sample application, development tools VC6.0

Icmp packet with wincap grasp the sample application, development tools VC6.0

于 2022-03-07 发布 文件大小:1.25 MB
0 181
下载积分: 2 下载次数: 1

代码说明:

用wincap抓icmp报文的示例程序,开发工具VC6.0-Icmp packet with wincap grasp the sample application, development tools VC6.0

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 检查更改为文档备份,节省了操作时间。按Ctrl
    检查更改过的文件备份,节省操作时间。 按Ctrl+Alt+F9弹出界面菜单。 显示备份状态和文件大小次数。 当目的地址是网络时,需要帐户和密码。 当正在备份时可以按停止键停止备份。 暂时只有增量备份 备份时间设定,格式可以是 00.00.00 或者 00:00:00。 进程优先算法选中后不影响其他程序工作(默认)。 点击确定保存设定开始计时。 自动启动并计时开始。-inspection changes to the document backup, saving hours of operation. Press Ctrl-Alt-F9 pop-up menu interface. Show backup status and the number of file size. When the destination address of the network, need to account and password. When the backup is at the stop button can stop by the backup. Incremental backup is only temporary backup sets the time, format or can be 00.00.00 00:00:00. Priority algorithm process after the elections does not affect other procedures (default). Click OK to preserve set the timer. Automatically activated and start time.
    2022-08-24 05:40:21下载
    积分:1
  • chat room procedures, protocols of programming, while simple, are the essence
    聊天室程序,winsock编程,虽然简单,但是都是精华-chat room procedures, protocols of programming, while simple, are the essence
    2022-03-21 11:21:35下载
    积分:1
  • 在网页中输入维吾尔文字的源代码,一般用于在网络上的输入框上输入维文文字。不用费事直接粘贴就可以用。...
    在网页中输入维吾尔文字的源代码,一般用于在网络上的输入框上输入维文文字。不用费事直接粘贴就可以用。-Enter the text in Web pages Uighur source code, are generally used for the input box on the network on the input dimension and the body text. Would not have to directly paste can be used.
    2022-01-31 11:11:03下载
    积分:1
  • 端口影射的工具,VIDC的控制台原代码,包含译好的
    端口影射的工具,VIDC的控制台原代码,包含编译好的程序-port alluding tools, VIDC console original code, compiled contains procedures
    2022-07-22 17:08:09下载
    积分:1
  • 这是java序 SessionReaderServlet.java
    这是java程序 SessionReaderServlet.java-procedures SessionReaderServlet.java
    2022-02-06 07:12:45下载
    积分:1
  • 计算校验和 校验和算法描述:为保证网络上传输的数据的可靠性,在许多协议中都设置了校验和项,例如:IPv4、ICMPv4、IGMPV4、ICMPv6、UDP...
    计算校验和 校验和算法描述:为保证网络上传输的数据的可靠性,在许多协议中都设置了校验和项,例如:IPv4、ICMPv4、IGMPV4、ICMPv6、UDP和TCP 等等。计算这些校验和的算法称为网际校验和算法,简单来说就是:把被校验的数据16位进行累加,然后取反码,若数据字节长度为奇数,则数据尾部补一个字节的0以凑成偶数。 由于从输入文件读入的数据不能直接满足计算校验和的条件,所以首先对从文件读入缓冲区的数据进行预处理,即读入缓冲区时忽略空格。由于累加是按16位进行的,所以每次从缓冲区中读出4个字符,并将字符转换成对应的16进制数字,如此依次累加,直至数据全部读完。 还有一种情况,即如果数据长度为奇数个字节,则需要判断,并补0累加。程序中利用的是缓冲区长度计数器i和当前读取到计数器j判断数据长度是否为奇数。即如果数据长度为偶数,则读完数据时当前读取到计数器j的值应与缓冲区长度i相等,而如果数据长度为奇数,则读完数据时,当前读取到计数器j>缓冲区长度i,此时需将缓冲区中剩余的两个字符读出,并补0,转换成相应16进制数以后参与累加。 当累加结束后,将累加和的16位以上数据位移下再进行一次累加,并对最后累加和取反即得所求校验和。 -calculated checksum checksum algorithm Description : To ensure the network transmission of data reliability, in many of the agreements are set up and calibration, for example : IPv4, ICMPv4, IGMPV4, ICMPv6. UDP and TCP so on. Calculating checksum algorithm called the Internet checksum algorithm, the simple answer is : as has been the calibration data for 16 cumulative, and then take the anti-code, if the data byte length of the odd, data will make up the tai
    2022-01-26 06:39:03下载
    积分:1
  • 一个组播发送类, 一个组播发送类。
    一个组播发送类, 一个组播发送类。-Send a multicast-type, a type of multicast send.
    2022-08-15 02:31:24下载
    积分:1
  • java协议分析开发包。进行网络协议开发时很有用的东东哦。
    java协议分析开发包。进行网络协议开发时很有用的东东哦。-protocol analysis development kits. For network protocol is useful for the development of the Eastern oh.
    2022-07-03 20:24:48下载
    积分:1
  • Campus Network Management
    校园网交换机节点管理 摘要 本毕业论文(设计)是在Visual Basic 6.0编程环境下实现的,主要研究如何使用交换机和利用VB程序设计语言来开发一套图形界面的校园网交换机节点管理程序,对交换机各端口进行设置,修改某一子网在指定时间内的连通状态。完成此管理程序能够方便的管理校园网的交换机节点,减少管理员定时开通或关闭子网的工作量。该程序使用VB自带的Winsock控件telnet到交换机的某一端口,然后通过对交换机发送一系列命令,来设置交换机各Vlan和端口的相关状态;将交换机各子网的相关信息、修改子网连通状态的时间信息等存储在文本文件中,使用一个timer控件定时访问这些文本文件来决定是否修改某子网的连通状态,然后使用访问控制列表(Access Control List, ACL)来修改。通过完成这个题目,加深对交换机的理解,并且更好地学习编程思想,掌握VB语言的应用,了解软件开发的过程,为以后进一步的研究打好基础。 关键词 VB,交换机,Winsock控件 -Campus Network Management
    2022-02-21 14:11:28下载
    积分:1
  • 大名鼎鼎的indy控件组的示例序 for delphi 7.0 有ftp udp,http 等的示例...
    大名鼎鼎的indy控件组的示例程序 for delphi 7.0 有ftp udp,http 等的示例 -The example programs of well-known indy controls for delphi 7.0 have ftp, udp, etc.
    2023-04-23 23:20:03下载
    积分:1
  • 696518资源总数
  • 105661会员总数
  • 6今日下载