-
nio服务端代码
JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
- 2022-02-16 06:36:06下载
- 积分:1
-
一个通过命名管道来进行通信的例子
一个通过命名管道来进行通信的例子-Of a named pipe to communicate examples of
- 2022-02-01 11:08:21下载
- 积分:1
-
P*Works!是因特网开发的一个全面结构,它也是/n公司多数软件产品的核心构造模块。 IP*Works!消除了因特网开发的复杂程度,提供了一种使用方便的可编程...
P*Works!是因特网开发的一个全面结构,它也是/n公司多数软件产品的核心构造模块。 IP*Works!消除了因特网开发的复杂程度,提供了一种使用方便的可编程组件,使发送邮件,传送文件,管理网络,浏览网页,享受网络服务等-P* Works! The Internet to develop a comprehensive structure, it is/n the majority of the company" s core software product building blocks. IP* Works! Eliminates the complexity of Internet development, provides a easy-to-use programmable components, so send a message, transfer files, managing networks, browsing web pages, such as network services to enjoy ..
- 2022-02-02 13:24:07下载
- 积分:1
-
ASP编程技巧大全
ASP编程技巧大全-ASP programming skills Daquan
- 2023-05-27 12:50:04下载
- 积分:1
-
将网络驱动器映射为本地驱动的小程序,.net2003编译通过
将网络驱动器映射为本地驱动的小程序,.net2003编译通过-network drive mapping for the local small-driven procedures. Net2003 compile
- 2022-01-23 10:32:14下载
- 积分:1
-
一个非常优秀的开源cms,OpenCms中文使用说明手册
一个非常优秀的开源cms,OpenCms中文使用说明手册-an excellent open source cms, OpenCMS Chinese use manual
- 2022-01-25 16:59:28下载
- 积分:1
-
如何判断网络上的计算机是否设置了密码
如何判断网络上的计算机是否设置了密码-how to judge a computer on a network is set password
- 2022-06-30 09:36:34下载
- 积分:1
-
VS2010 SOCKET 服务客户端 16进制输出 ADO连接数据库
国外设计的windows下的 socket多线程客户服务端,可进行TCP/UDP 选择,ip地址可选ip4或者ip6
自己加入了消息输出十六进制,以及ado链接数据库
VS2010 SOCKET 服务客户端 16进制输出 ADO连接数据库
- 2022-02-26 00:05:37下载
- 积分:1
-
threading and XML documents to achieve the download and update. DLL files
使用线程和XML文件实现程序的下载和更新.DLL文件-threading and XML documents to achieve the download and update. DLL files
- 2022-09-25 01:25:03下载
- 积分:1
-
I was doing a small program to send multicast! ! ! ! ! ! ! ! ! ! ! ! !
一个我在做得组播发送的小程序-I was doing a small program to send multicast! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-05-07 19:01:12下载
- 积分:1