-
nio服务端代码
JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
- 2022-02-16 06:36:06下载
- 积分:1
-
java协议分析开发包。进行网络协议开发时很有用的东东哦。
java协议分析开发包。进行网络协议开发时很有用的东东哦。-protocol analysis development kits. For network protocol is useful for the development of the Eastern oh.
- 2022-07-03 20:24:48下载
- 积分:1
-
这是一个简单的端口扫描程序
注:要在cmd中找到exe的绝对路径 然后按照格式 才能有运行。...
这是一个简单的端口扫描程序
注:要在cmd中找到exe的绝对路径 然后按照格式 才能有运行。-This is a simple port scanner Note: To find the exe in cmd and then follow the format of the absolute path in order to have to run.
- 2022-03-20 15:29:34下载
- 积分:1
-
Delphi source code can be automatically downloaded from the web site specified p...
Delphi源码,可以自动从网页下载指定的图片,对于学习delphi编程有一定的用处-Delphi source code can be automatically downloaded from the web site specified pictures, for learning delphi programming in some ways useful to
- 2022-09-24 12:20:03下载
- 积分:1
-
这是一个简单的socket例程源码,现运行server,并开始。然后运行client,
连接就可以看到提示信息。...
这是一个简单的socket例程源码,现运行server,并开始。然后运行client,
连接就可以看到提示信息。-This is a simple socket routines source, the server is running, and began. Then run client to connect, you can see a message.
- 2022-03-05 02:59:06下载
- 积分:1
-
捕获HTTP包程序
捕获HTTP包程序-HTTP packet capture procedures
- 2023-07-16 23:25:04下载
- 积分:1
-
FesendCMS(网站信息管理系统)所有Asp源代码
FesendCMS(网站信息管理系统)所有Asp源代码-FesendCMS (site information management system) all Asp source code
- 2022-03-05 01:26:37下载
- 积分:1
-
这是一个关于dhcp介绍和配置的PPT文档
这是一个关于dhcp介绍和配置的PPT文档-dhcp briefed on the PPT and configuration files
- 2023-01-06 22:05:03下载
- 积分:1
-
vc 飞鸽传书的源代码,可以看看,有借鉴价值
vc 飞鸽传书的源代码,可以看看,有借鉴价值-vc IP Messenger source code, you can see, there is reference value
- 2023-07-26 21:40:02下载
- 积分:1
-
网络无盘系统,无盘站的好帮手
网络无盘系统,无盘站的好帮手-diskless network systems, diskless station"s helping hands
- 2022-07-20 19:20:29下载
- 积分:1