-
C#得到本机物理地址
C#得到本机物理地址-C# to be physical address of the machine
- 2022-02-09 20:14:39下载
- 积分: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
-
网页特效5,文字的上下移动,动态的变化颜色,艺术字的设置。...
网页特效5,文字的上下移动,动态的变化颜色,艺术字的设置。-netnew 5, the text up and down, and dynamic changes in color, art character set.
- 2023-06-01 12:40:02下载
- 积分:1
-
这个是FASTNET的D7版本。解决了D7没有FASTNET的。
这个是FASTNET的D7版本。解决了D7没有FASTNET的。-D7 version. D7 not solve the FASTNET.
- 2022-05-29 23:59:48下载
- 积分:1
-
一个带GUI的Ping程序,基于MFC实现,并且可以保存历史记录
一个带GUI的Ping程序,基于MFC实现,并且可以保存历史记录-A GUI with the Ping program, based on the MFC realize, and can be preserved for history
- 2022-02-26 11:46:50下载
- 积分:1
-
用c#写的,是我练习socket时的小作品,一个异步套接字的客户端...
用c#写的,是我练习socket时的小作品,一个异步套接字的客户端-Written by c# is my practice, when a small socket works, an asynchronous client socket
- 2022-02-04 10:29:29下载
- 积分:1
-
又一款局域网聊天程序,适用于delphi5,只有用了Rxlib2.75中的两个控件,一个是用来做TrayIcon的(TRxTrayIcon),还有一个是用来选颜...
又一款局域网聊天程序,适用于delphi5,只有用了Rxlib2.75中的两个控件,一个是用来做TrayIcon的(TRxTrayIcon),还有一个是用来选颜色的(TColorComboBox), 大家可以到Rxlib专栏中下载这个控件-another model LAN chatting procedures applicable to 3.0-5.0 Only a Rxlib2.75 the two controls, one is used for TrayIcon (TRxTrayIcon), there is an election to the color of (TColorComboBox), Rxlib You can download this column Controls
- 2022-04-23 22:41:46下载
- 积分:1
-
the software in peer
本软件要在网络中实现点对点的实时对话,主要的工作大约有: A).软件界面的实现。 B).两台主机通过Socket进行通信的实现。 C).如何从本机接收到要发送给对方的消息与如何接收到从对方来的消息并显示的过程。 D).进行异常处理。-the software in peer-to-peer networks to achieve real-time dialogue, the main work around : A). Software interface is achieved. B). Two mainframe through Socket communication is achieved. C). How receive from the machine to be sent to the other party and how to receive news from the other side of the news and display process. D). For Exception Handling.
- 2022-04-12 10:02:14下载
- 积分:1
-
(2)本地计算机网络接入计算机编程实例…
(2)本地计算机网络编程实例
获取计算机的名称和IP地址【chap2Local】
获取计算机的子网掩码【chap2 Local】
获取计算机的DNS设置【chap2 Local】
获取计算机的网卡地址【chap2 Local】
获取计算机安装的协议【chap2 Local】
获取计算机提供的服务【chap2 Local】
获取计算机的所有网络资源【chap2 Local】
修改本地计算机的所有网络设置【chap2 Local】
获取计算机TCP/IP协议的所有信息【chap2 Local】-(2) the local computer network access to computer programming examples of the names and IP addresses [ chap2 L ocal access to a computer-- Subnet Mask [ chap2 Local access to a computer-- installed DNS [ chap2 Local access to the computer-- the NIC address [ chap2 Local access-- the installation of computer [the agreement chap2 Local computer-- access services provided by the [ chap2 Local access to a computer-- all network resources [ chap2 Local-- amend local computer all network configuration [ chap2 Local computer-- access TCP/IP protocol all the information [ chap2 Local--
- 2023-06-02 01:25:03下载
- 积分:1
-
使用WINSOCKET 编写的小巧的即时聊天工具服务器端,编写时考虑了多种网络情况...
使用WINSOCKET 编写的小巧的即时聊天工具服务器端,编写时考虑了多种网络情况-Prepared using WinSocket compact real-time chat server-side tools, to prepare to take into account a variety of network
- 2023-04-13 04:15:03下载
- 积分:1