搜索资源列表
过滤目标端口数据
- 主要讲述基于SPI的包过滤实现,它是Winsock 2的一个新特性-SPI based mainly on the packet filter implementation, which is a Winsock two new features
safe
- 大学网络安全技术考试试卷,希望对学弟学妹们有帮助, 1. 下列不属于包过滤检查的是( D ) A. 源地址和目标地址 B. 协议 C. 源端口和目标端口 D. 数据包的内容 -University of network security technology exam papers, and they hope to学弟学妹们helpful, 1. The following does not belong to the packet filter inspection
ping
- 自己写的一个ping程序,采用原始套接字,可以自己指定目标主机的主机名或者ip发送指定长度填充内容的ICMP请求报文-My ping program ,using RAW socket which can send an ICMP echo packet to the host you pointed and you can define the context
TCP_echo
- 自己写的一个TCP回射程序,采用socket套接字,可以自己指定目标主机的ip发送指定内容的报文,且可以在服务器端接收该报文内容 -My TCP program ,using winsocket which can send an TCP echo packet to the host you pointed and you can define the context