-
编译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
-
远端荧幕传输程序,使用GIF_LZW算法,使用有序抖动算法进行色彩量化,传输效率不错!...
远端荧幕传输程序,使用GIF_LZW算法,使用有序抖动算法进行色彩量化,传输效率不错!-Remote screen transmission, the use of GIF_LZW algorithm, the use of orderly color dithering algorithm to quantify the transmission efficiency is true!
- 2022-02-01 08:53:09下载
- 积分:1
-
一个利用ICMP实现PING命令的工具
一个利用ICMP实现PING命令的工具-ICMP achieve a PING command to use the tools
- 2023-04-01 20:05:03下载
- 积分:1
-
IP地址查询,可以给个地址,查到相应的地点和其他信息
IP地址查询,可以给个地址,查到相应的地点和其他信息
-IP Address inquiries can give addresses, find the corresponding locations and other information
- 2022-01-28 16:07:54下载
- 积分:1
-
本文介绍了WhoIS协议的实现,描述了如何通过编程查询WhoIS信息...
本文介绍了WhoIS协议的实现,描述了如何通过编程查询WhoIS信息-WhoIS the realization of the agreement, described how inquiries WhoIS Programming Information
- 2022-06-17 17:07:23下载
- 积分:1
-
in LAN IP small search procedures used in LAN search nearby computer IP,
在局域网中搜索IP的小程序,用于在局域网中搜索邻近计算机的IP, -in LAN IP small search procedures used in LAN search nearby computer IP,
- 2022-07-04 20:58:08下载
- 积分:1
-
基于C/S架构的主机与客户端通信的回声测试程序,以及socket的简单试验开发。...
基于C/S架构的主机与客户端通信的回声测试程序,以及socket的简单试验开发。-Based on C/S structure of the host and client communications echo test procedures, as well as pilot the development of a simple socket.
- 2022-02-26 10:21:23下载
- 积分:1
-
The example demonstrates how to connect a drive letter to a remote server share...
The example demonstrates how to connect a drive letter to a remote server share with a call to the WNetAddConnection2 function.
- 2022-03-29 14:02:32下载
- 积分:1
-
飞鸽传书的C++版本的一个典型的P2P
飞鸽传书C++版,一个典型的基于P2P的应用小程序,它完成了快速文件传输,是局域网用户的好帮手。-Dove Chuanshu C++ Version of a typical P2P-based application of small programs, it completed a fast file transfer, LAN users is a good helper.
- 2022-05-06 18:37:35下载
- 积分:1
-
which contains three VC code to VC network debugging procedures, learning TCP/IP...
里面含有3个VC代码,有助于调试VC网络的程序,学习TCP/IP,有一定的参考价值-which contains three VC code to VC network debugging procedures, learning TCP/IP, a certain reference value
- 2022-02-02 14:05:40下载
- 积分:1