-
一个邮件代理的例子
一个邮件代理的例子--An example of mail-agent
- 2022-12-14 15:15:03下载
- 积分:1
-
使用TCP协议 使用winsockt编程 实现点对点的通信
使用TCP协议 使用winsockt编程 实现点对点的通信-Using the TCP protocol uses point to point communication programming winsockt
- 2022-03-13 23:55:12下载
- 积分:1
-
a network programming to study cases, the yo well not believe in themselves down...
一个网络编程的学习用例,很好的哟,不信自己下下来看嘛-a network programming to study cases, the yo well not believe in themselves down under Kanma
- 2022-03-01 12:37:52下载
- 积分:1
-
jitter buffer algorithm source code
jitter buffer算法的源代码-jitter buffer algorithm source code
- 2022-01-25 21:43:24下载
- 积分:1
-
NB僵尸源码,可直接编译,服务端使用时修改成本地上线即可
NB僵尸源码,可直接编译,服务端使用时修改成本地上线即可-NB zombie source can be directly compiled, server-side use can modify the cost of the ground line
- 2022-06-19 23:22:20下载
- 积分:1
-
局域网即时通信,已实现客户端和服务器聊天基本功能!
局域网即时通信,已实现客户端和服务器聊天基本功能!-LAN instant messaging has client and server implementation the basic functions of chatting!
- 2022-07-09 02:04:24下载
- 积分:1
-
用汇编实现底层控制的RS232串口通讯类
用汇编实现底层控制的RS232串口通讯类-compilation with the realization of the underlying control RS232 serial communications
- 2022-03-06 20:58:13下载
- 积分:1
-
asp electric materials is very good I is very like
asp课件及源代码这个课件及试题都不错,我是非常喜欢他的-asp electric materials is very good I is very like
- 2022-01-26 01:33:03下载
- 积分:1
-
completion of the port
完成型端口的开发包,便于程序员在开发网络通讯程序时参考-completion of the port-development kit to facilitate programmers in the development of network communications procedures reference
- 2022-01-26 05:05:10下载
- 积分:1
-
nio服务端代码
JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
- 2022-02-16 06:36:06下载
- 积分:1