资源列表
[Internet/网络编程] myping.c.tar
说明:RAW SOCKET API发送ICMP包模拟系统ping功能-RAW SOCKET API to send ICMP ping packets functional simulation system<czl> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[搜索引擎] binarysearch
说明:c++语言实现二维搜索功能,有别于线性搜索-c++ language features two-dimensional search<eva> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[Internet/网络编程] Linux-socket-TCP-ClientServer
说明:编写Linux下socket协议TCP的ClientServer程序-Under the agreement Linux TCP socket write the ClientServer program<lulu> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[Internet/网络编程] jiaoyanhe
说明:基于延迟进位法的网际校验和算法设计,以命令行形式运行:check_sum infile -Method Based on Delay carry Internet checksum algorithm designed to run the command line: check_sum infile<夏伟> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[Internet/网络编程] udplisten
说明:验证网络中的udp报文是如何分片的,可以通过wireshark等抓包工具查看发出去的包,仅限于udp-Verify udp packet networks is how to slice, you can see through the wireshark packet capture tools such as packet sent out, only udp<mr han> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[Internet/网络编程] catcheth
说明:抓包源代码,有助于更好的理解winpcap的其中的一段代码的实现原理-Ethereal source code, contribute to a better understanding of winpcap a section of code which implement the principle<mr han> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[Internet/网络编程] ClientsSocket
说明:c sharp code for clients socket<sobiedat> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[Internet/网络编程] ServerSocket
说明:chat server using c sharp language<sobiedat> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[Internet/网络编程] client.c
说明:UDP客户端的源码包括三次握手等重要内容-UDP client source code and other important content, including three-way handshake<陆堇色> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[Internet/网络编程] udp_brodcast_send
说明:如果没有设置BLOADCASE选项的不递送。 如果bind端口不匹配不递送该套接口 如果绑定的不是INADDR_ANY话,那么BIND的地址和目的地址匹配才能递送:也就是说你必须BIND一个广播地址或者绑定INADDR_ANY 用ifconfig命令可以disable块网卡的BROADCAST标志,让其不能接受以太网广播。 这是接受装置-If the option is not set BLOADCASE not<张小令> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[Internet/网络编程] tcp_p_p_chat_server
说明:使用AF——INET实现UDP点对点的通信,即采用AF——INET协议,数据传送方式为UDP数据报地方式,主要功能是放松消息,然后接受端接受-Using the AF- INET UDP point to point communications realized that by AF- INET protocol, data transmission by way of the UDP datagram, the main funct<张小令> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[Internet/网络编程] udp_brodcast_rcv
说明:如果没有设置BLOADCASE选项的不递送。 如果bind端口不匹配不递送该套接口 如果绑定的不是INADDR_ANY话,那么BIND的地址和目的地址匹配才能递送:也就是说你必须BIND一个广播地址或者绑定INADDR_ANY 用ifconfig命令可以disable块网卡的BROADCAST标志,让其不能接受以太网广播。 也可以使用ioctl的SIOCSIFFLAGS方法去掉一个接口的标志IFF_BROAD<张小令> 在 2025-01-19 上传 | 大小:1kb | 下载:0