-
details : http :// XXX. XXX/count/base.asp show visitors a detailed record. Http...
详情:http://XXX。XXX/计数/基本.asp向来访者出示详细记录。Http://三十、 XXX.XXX/计数/fw.asp向访客展示最近30位访客的信息,参考asp产品柜台的程序。呼叫柜台使用
- 2022-02-10 05:46:26下载
- 积分:1
-
服务
服务-客户端下载程序模型,适用于初学者学习文件下载和socket编成。-services-client download model, applicable to beginners and to study the documents downloaded into socket.
- 2022-06-13 18:21:55下载
- 积分:1
-
用来通过HTTP协议下载的程序,支持断点续传和多线程下载
用来通过HTTP协议下载的程序,支持断点续传和多线程下载-used by HTTP protocol to download procedures, and HTTP support multithreading Download
- 2022-11-19 23:10:03下载
- 积分:1
-
能改变IP和MAC的好东西,源码很值得一看
能改变IP和MAC的好东西,源码很值得一看- Can change IP and the MAC good thing, the source code is worth
as soon as looking very much
- 2022-09-22 16:20:03下载
- 积分:1
-
vc实现通过的域名查找程序
vc实现通过的域名查找程序-vc achieve the domain name search procedures
- 2022-02-28 20:48:44下载
- 积分:1
-
通过件包头信息和管理员设定的规则表比较,读出并拒绝那些不符合标准的包,过滤掉不应入站的信息。...
通过件包头信息和管理员设定的规则表比较,读出并拒绝那些不符合标准的包,过滤掉不应入站的信息。 -Through the pieces of header information and administrators set the rules of table comparison, and refused to read out those who do not meet the standard package, should not filter out the information into the station.
- 2022-05-14 02:47:02下载
- 积分:1
-
一个网络开发库(ipx)的库源码,可以使开发者直接操作底层网络...
一个网络开发库(ipx)的库源码,可以使开发者直接操作底层网络--Code of a network development library (ipx) ,and develpoer can use it to develope low-level network directly
- 2022-08-18 17:33:50下载
- 积分:1
-
探测网络中的ip地址,同时显示出所ping机器在网络中的情况
探测网络中的ip地址,同时显示出所ping机器在网络中的情况-detection network ip address, as shown ping machines in the network of
- 2022-05-17 01:48:02下载
- 积分:1
-
一个很好的多线程聊天室的源程序,详细的讲解了MFC的多线程编程方法socket...
一个很好的多线程聊天室的源程序,详细的讲解了MFC的多线程编程方法socket-A good multi-threaded chat room source code, detailed explanation of the MFC multi-threading programming socket
- 2023-01-09 06:10:04下载
- 积分:1
-
编译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