搜索资源列表
Ip_Check
- A:用c++语言来实现对IP的合法性进行验证。 例如: 1:1.1.1.1.1 2:0.1.1.1 3:.2.3.啊 等等都不是合法的IP地址。 B:判断两个子网是不是在同一网段,等等。具体如抓图所示。-A : c language to realize the legitimacy of IP verified. For example : 1:1.1.1.1.1 2:0.1.1.1 3 : 1.2.3. ah, etc. is not legitimate I
24point
- 一个socket编写的程序,基于c++,在客户端,输入关系式,求值,传给服务器,进行判断。-24point.Program written in a socket, based on c++, the client, enter the relationship, find the value, to the server, to judge.
WANGLUOCES
- 网络判断,用于对网络ip情况进行判断,如果不能正常运行,需要调整相关参数-FOR NET TEST AND THIS IS A TEST PROGRAME ,MAY BE SOME THINGS WRONG ,PLESAE MAKE IT RIGHT
simple_server
- 实现一个简单的服务端,对客户端传输过来的数据流根据协议栈进行准确地解析,并且能够判断各种异常-Implement a simple server, the client data stream transmitted over the protocol stack based on accurate analysis, and the ability to determine the various anomalies
UDPserver
- 实现一个简单的服务端,对客户端传输过来的数据流根据协议栈进行准确地解析,并且能够判断各种异常-Implement a simple server, the client data stream transmitted over the protocol stack based on accurate analysis, and the ability to determine the various anomalies
IP-address
- 能够对IP地址的合法性进行判断以及相应的子网-Able to judge the legitimacy of the IP address and the corresponding subnet
A00738352
- 实现数据链路层对包的接收识别操作,当一个数据包到达网络接口时,调用函数来检测此数据包是否完整,然后判断包类型,并传输到对应的函数中进行操作,主要是是识别IP和ARP包-Data link layer receives recognition operation on the package, when a packet arrives at the network interface, call the function to detect the packet is complete, and
