-
利用字典法攻克邮箱密码
利用字典法攻克邮箱密码-use dictionaries France tackled mail passwords
- 2022-01-28 15:05:06下载
- 积分:1
-
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java...
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接转移给操作系统,使JavaI/O的速度得以提高、性能得到了明显的改善
-The use of JAVA I/O and NI/O, prepared by two types of network servers ECHO to learn two different programming methods IO experience obstructive and non-blocking IO based on the development of high-performance network applications specific examples. Java platform for the traditional I/0 system is based on the byte (byte) and Stream (data streams). This mode of I/O operation in bytes in order to deal with data flow way. The NIO (New I/O) blocks the way to deal with data, its system for Buffer (buffer), Channel (channel) and the Selector (selector), is no longer a byte, this mode of use of operating system management of memory and the manner in which documents, and some time-consuming operation of a direc
- 2022-02-09 15:18:54下载
- 积分:1
-
TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!
TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!-TcpIP network communications, client-server communications test procedure! Asynchronous socket programming!
- 2022-03-17 19:58:41下载
- 积分:1
-
从Internet网络中获取一个服务器的IP地址、机器名称、子网掩码、DNS配置等信息。...
从Internet网络中获取一个服务器的IP地址、机器名称、子网掩码、DNS配置等信息。-from Internet access to a network server"s IP address, machine name, subnet mask, DNS configuration information.
- 2022-04-28 14:46:51下载
- 积分:1
-
一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存...
一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。-1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capture, using the winsock API write, you can easily expand their programs. Can be saved for each crawl of the protocol data to a log file. Ethereal" s faster, in order to give the analysis of tree list, you can view the original packets. The program requires Windows XP/2000/NT operating system and has administrator privileges.
- 2022-06-02 06:52:55下载
- 积分:1
-
自带的DLL 实现在IE中的传输 过防火 360 等
自带的DLL 实现在IE中的传输 过防火 360 等
- 2022-03-07 01:37:42下载
- 积分:1
-
网络编程的一些例子,包括udp与tcp,是学习socket的好工具
网络编程的一些例子,包括udp与tcp,是学习socket的好工具-network programming examples include the tcp and udp, the socket is a good learning tool
- 2022-07-19 17:12:35下载
- 积分:1
-
获取系统中多网卡信息
获取系统中多网卡信息-access system information over Ethernet
- 2023-07-23 15:25:03下载
- 积分:1
-
代理服务器程序,可以支持HTTP等代理
代理服务器程序,可以支持HTTP等代理-proxy procedures, etc. can support HTTP agent
- 2023-05-11 21:00:03下载
- 积分:1
-
idc网络数据中心!该系统针对机房管理而开发!可以方便的管理机房和相关人员的信息!...
idc网络数据中心!该系统针对机房管理而开发!可以方便的管理机房和相关人员的信息!-idc data center network! The system developed for the management of the engine room! Can facilitate the management of the engine room and related personnel information!
- 2022-03-06 22:33:24下载
- 积分:1