-
简单的网络扫描工具
简单的网络扫描工具-simple network scanning tool
- 2022-07-27 23:43:44下载
- 积分:1
-
judgment logical drive A disk of basic information. According to the physics sec...
判断逻辑驱动器A中磁盘的基本信息。根据给定的物理扇区号读取磁盘扇区。把磁盘上得到的信息输出到标准输出流中。-judgment logical drive A disk of basic information. According to the physics sector, disk sector read. Disk information on the output to standard output stream.
- 2022-02-11 21:30:54下载
- 积分:1
-
利用socket实现端口扫描功能,有简单界面,多线程实现。
利用socket实现端口扫描功能,有简单界面,多线程实现。-To achieve the use of socket port scanning function, a simple interface, multi-threaded implementation.
- 2022-06-03 16:45:21下载
- 积分:1
-
一个DELPHI的自定义元件,有关扫描仪的
一个DELPHI的自定义元件,有关扫描仪的-an element of self definition, the scanner
- 2023-07-23 14:25:03下载
- 积分:1
-
这是TCP_UDP编程实现的C S模式聊天软件,可以从服务器进行广播,客户端只能与服务器通信.传输模式可以是TCP或UDP,是TCP_UDP学习的不错选择...
这是TCP_UDP编程实现的C S模式聊天软件,可以从服务器进行广播,客户端只能与服务器通信.传输模式可以是TCP或UDP,是TCP_UDP学习的不错选择-Programming C S chat software, it is broadcast from the server, the client and server communication only. Transfer mode can be TCP or UDP, TCP_UDP learning is a good choice
- 2023-06-17 17:00:03下载
- 积分:1
-
利用UDP协议得到某一网段内所有机器的IP、机器名、工作组、用户名及MAC地址...
利用UDP协议得到某一网段内所有机器的IP、机器名、工作组、用户名及MAC地址-use of a particular UDP detecting all machines IP, machinery, and the Working Group, user name and MAC address
- 2023-07-03 08:35:03下载
- 积分:1
-
高级扫描(SYN刺探)的扫描器+源代码这是图形介面下一款基于高级扫描技术(SYN刺探)的扫描器。应广大编程爱好者的要求,现在公布它的源代码。...
高级扫描(SYN刺探)的扫描器+源代码这是图形介面下一款基于高级扫描技术(SYN刺探)的扫描器。应广大编程爱好者的要求,现在公布它的源代码。-High scan (SYN spying) of the source code scanner is graphics-based interface under the High scanning technology (SYN spying) scanners. Should the majority of programming enthusiasts, now published its source code.
- 2023-05-15 00:10:03下载
- 积分:1
-
本地局域网的机机地址
取得本地局域网机器的MAC地址-machines to local LAN MAC address
- 2022-07-12 20:33:43下载
- 积分:1
-
操作系统提供的 connect() 系统调用,用来与每一个感兴趣的目标计算机的端口进行连接。如果端口处于侦听状态,那么connect()就能成功。否则,这个端口...
操作系统提供的 connect() 系统调用,用来与每一个感兴趣的目标计算机的端口进行连接。如果端口处于侦听状态,那么connect()就能成功。否则,这个端口是不能用的,即没有提供服务。这个技术的一个最大的优点是,你不需要任何权限。系统中的任何用户都有权利使用这个调用。另一个好处就是速度。如果对每个目标端口以线性的方式,使用单独的connect()调用,那么将会花费相当长的时间,你可以通过同时打开多个套接字,从而加速扫描。使用非阻塞 I/O 允许你设置一个低的时间用尽周期,同时观察多个套接字。但这种方法的缺点是很容易被发觉,并且被过滤掉。目标计算机的logs文件会显示一连串的连接和连接是出错的服务消息,并且能很快的使它关闭。
-operating system for the connect () system call, and for every one interested in the computer connect to the port. If the interception at the state port, then connect () can be successful. Otherwise, the port is not used, that is, not provide services. One of the biggest advantages is that you do not have any authority. System of any user has the right to use this call. Another advantage is speed. If each of the target port to a linear manner, the use of separate connect () call, it would take a very long time, you can open multiple socket, thus speeding up the scanning. The use of non-blocking I/O allows you to set up a low exhaustion of the time cycle, while observing
- 2022-03-20 07:14:25下载
- 积分:1
-
IDS based on MySQL........uses ACID, mysql and snort
IDS based on MySQL........uses ACID, mysql and snort-IDS based on MySQL........uses ACID, mysql and snort............
- 2023-03-02 16:15:05下载
- 积分:1