资源列表
[Internet/网络编程] epoll
说明:linux下用epoll实现的udp服务器例子,很精简和实用。-linux using epoll realize the udp server example, it is concise and practical.<陈友能> 在 2025-05-25 上传 | 大小:1kb | 下载:0
[防火墙与安全工具] qudongfanghuoqiang
说明:打造自己的驱动防火墙.搞安全的人用得着的,大家看看吧.-Create its own firewall driver. Engage in security of the useful, let us look at it.<air> 在 2025-05-25 上传 | 大小:48kb | 下载:0
[Internet/网络编程] 94ba4f79801bea25900adb2b4e2094c7
说明:实现短信息发送接收,实现GPRSPPP连接测试-Realize short message to send to receive, realize GPRSPPP connectivity test<123> 在 2025-05-25 上传 | 大小:407kb | 下载:0
[Internet/网络编程] machine
说明:变速恒频双馈风力发电机仿真中很有用的几个模块-Doubly-fed VSCF wind turbine simulation is useful in several modules<song> 在 2025-05-25 上传 | 大小:12kb | 下载:0
[Internet/网络编程] MyAuth_jishiauth
说明:自己在NS2下写的关于认证的小例子,各位高手见笑!由于Linux字符集的问题,注释部分有些乱-NS2 under his written certification on a small example of a laughing stock of my master! As the Linux character set problems, the Notes part of some arbitrary<宋元章> 在 2025-05-25 上传 | 大小:46kb | 下载:0
[Internet/网络编程] DNSService
说明:提供DNS服务,输入域名即可查询其IP地址,并且有保存查询记录的功能。-Provide DNS service, enter your domain name to query their IP addresses, and to preserve the function of the query log.<dong> 在 2025-05-25 上传 | 大小:9kb | 下载:0
[Internet/网络编程] loophole_scanner
说明:编写漏洞扫描器探查远程服务器上可能存在的具有安全隐患的文件是否存在,它的socket建立过程和上面 的端口扫描器是相同的,所不同的是漏洞扫描器通常使用80端口,然后对这个端口发送一个GET文件的请求,服务器接收到请求会返回文件内容,如果文件不存 在则返回一个错误提示,通过接收返回内容可以判断文件是否存在。发送和接收数据需要使用函数send()和recv(),另外对流中存在的字符串进行判断 需要使用函数strstr(),这除了需要具备so<刘风> 在 2025-05-25 上传 | 大小:2kb | 下载:0
[Internet/网络编程] visit_http
说明: 一个用来访问http服务器的东西。功能类似于java.net中的那个。但要强,这个对Post方法的支持更好。-One used to access the http server things. Function similar to that of java.net. But strong, this method of support for the Post better.<刘风> 在 2025-05-25 上传 | 大小:3kb | 下载:0