-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1
-
网络课程设计,一个在线投票系统,前台显示投票选项,后台增加,修改,管理统计投票...
网络课程设计,一个在线投票系统,前台显示投票选项,后台增加,修改,管理统计投票-network curriculum design, an online voting system, front displayed options, background add, modify, manage the voting
- 2022-01-31 14:34:01下载
- 积分:1
-
FileZilla是一款优秀的FTP上传下载工具,功能强大,界面友好,操作简便,这是v2.2.4B版的VC++源代码,非常不错。值得好好研究一下哦!...
FileZilla是一款优秀的FTP上传下载工具,功能强大,界面友好,操作简便,这是v2.2.4B版的VC++源代码,非常不错。值得好好研究一下哦!-FileZilla is an excellent FTP uploading and downloading tools, powerful, user-friendly, easy to operate, it is v2.2.4B version of VC++ source code, very good. Is worth a good look at Oh!
- 2023-03-18 16:05:04下载
- 积分:1
-
这是一个internet下载的程序,可以用两种方法下载,包括使用http下载和openURL下载...
这是一个internet下载的程序,可以用两种方法下载,包括使用http下载和openURL下载-This is an internet downloadable program that can be downloaded using two methods, including the use of http download and download openURL
- 2022-10-21 02:35:03下载
- 积分:1
-
包括客户和服务器端所有源码和简单文档
包括客户和服务器端所有源码和简单文档-including client and server-side all source files and simple
- 2022-06-26 21:52:53下载
- 积分:1
-
hibenater witerbook
hibenater 说明书,
如何使用等情况-hibenater witerbook
- 2022-02-05 08:31:50下载
- 积分:1
-
名称:互联网有害信息过滤1.0
功能:实时抓包,检测指定的有害信息
技术:使用原始套接字实现抓包功能
其他:本程序主要介绍使用原始套接字抓包的使用,...
名称:互联网有害信息过滤1.0
功能:实时抓包,检测指定的有害信息
技术:使用原始套接字实现抓包功能
其他:本程序主要介绍使用原始套接字抓包的使用,希望对想了解这方面的朋友有点用。过滤部分很薄弱,如需当过滤系统使用,还需自行修改添加功能-Name: information filtering of harmful Internet 1.0 features: real-time capture, detection designated harmful information technology: the use of original socket capture realize other features: The program on the use of original capture the use of sockets, in the hope that it would like to know Friend a little used area. Filtering part is very weak, when the filtration system For use, needs to be modified to add functionality
- 2022-01-25 14:04:04下载
- 积分:1
-
Delphi的XMLRPC
delphi xmlrpc-delphi xmlrpc
- 2022-03-20 04:10:49下载
- 积分:1
-
一个使用socket写的telnet的客户端
一个使用socket写的telnet的客户端-Use socket written a telnet client
- 2022-09-13 09:25:03下载
- 积分:1
-
一个利用DDK WDM开发D12的例子
使用WDM 的 DDK 开发的一个D12的例子-use of the DDK WDM development of a D12 example
- 2023-06-24 13:25:05下载
- 积分:1