-
端口扫描基本程序二
端口扫描基本程序二-port scanning two basic procedures
- 2022-03-02 21:41:02下载
- 积分:1
-
UDP扫描程序
UDP扫描程序 -UDP scaner
- 2022-12-19 21:20:03下载
- 积分:1
-
DLL calls, and they interface that is a good procedure called Scanner
动态库的调用,里面有接口说明,是一个好的扫描仪调用程序-DLL calls, and they interface that is a good procedure called Scanner
- 2022-02-07 00:47:17下载
- 积分:1
-
windows命令ping的源代码,大家可以学习学习,写自己的网络连接测试程序哟...
windows命令ping的源代码,大家可以学习学习,写自己的网络连接测试程序哟-windows ping order the source code, we can learn from and write their own network connectivity testing procedures yo! !
- 2022-10-10 15:40:03下载
- 积分:1
-
获取系统信息,操作系统版本号。内存大小。硬盘大小等
获取系统信息,操作系统版本号。内存大小。硬盘大小等-Get system information, operating system version number. Memory size. Hard disk size, etc.
- 2022-12-23 23:35:03下载
- 积分:1
-
This source code is the local and remote machines Dongdong good port scanner.
这个源代码是本机和远程机器的端口扫瞄的好东东。-This source code is the local and remote machines Dongdong good port scanner.
- 2023-08-14 06:40:02下载
- 积分:1
-
用raw socket 发送TCP报文有助于理解网络协议
用raw socket 发送TCP报文有助于理解网络协议-used raw socket TCP packet sent to understand network protocol
- 2022-07-24 03:54:58下载
- 积分:1
-
使用ping查询主机的程序
使用ping查询主机的程序 -The app using ping to scan machine
- 2022-05-20 20:43:40下载
- 积分:1
-
或许还有点用哦,看看的哦,第一次随便看看了哦
或许还有点用哦,看看的哦,第一次随便看看了哦-point with perhaps, oh, oh, look at the first casual look oh
- 2022-01-25 14:51:42下载
- 积分:1
-
This procedure using Borland C++ Compile, process the key code is
这个程序使用Borland C++编译,程序中关键代码是“my_addr.sin_port = htons(i)”,因为变量i是一个循环量,它从一开始到使用者设定值结束,而htons(i)则是对连接远程服务器需要使用的端口进行定义,之后使 用connect()函数连接指定端口,通过返回值判断这个端口是否打开,这样一个端口扫描的思路就出现了。 -This procedure using Borland C++ Compile, process the key code is
- 2022-01-23 11:09:11下载
- 积分:1