-
ASP基础教材
适合用于初学者使用
并且能供一些专业人士自学...
ASP基础教材
适合用于初学者使用
并且能供一些专业人士自学-ASP basis of materials suitable for beginners and can use for self-learning professionals
- 2022-08-08 15:11:45下载
- 积分:1
-
nio服务端代码
JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
- 2022-02-16 06:36:06下载
- 积分:1
-
a Socket Communications CRTSock, with a succession of new derivative He Socket C...
一个Socket通讯类CRTSock,同过继承他派生新的Socket通讯类,从而可以作为服务端和客户端通讯类,具体例子可以参考Onsock.h和Onsock.cpp。-a Socket Communications CRTSock, with a succession of new derivative He Socket Communications, which can be used as the server and client communications, specific examples and reference Onsock.h Onsock.cpp.
- 2022-06-02 04:12:31下载
- 积分:1
-
vs. the 2005 MFC people online chat software. a client and server
vs 2005+MFC实现的多人在线聊天软件,有客户端和服务器端 socket编程-vs. the 2005 MFC people online chat software. a client and server-side socket programming
- 2022-01-26 04:14:00下载
- 积分:1
-
这是一个获取、修改计算机的IP地址及子网掩码.
这是一个获取、修改计算机的IP地址及子网掩码.-This is an acquisition, changes to the computer"s IP address and subnet mask.
- 2022-07-24 00:07:17下载
- 积分:1
-
网页播放器,好好研究吧
网页播放器,好好研究吧-website player, a thorough study of it
- 2022-07-17 01:37:39下载
- 积分:1
-
udp agreement simulation program (receivers)
udp协议仿真程序(接受端)-udp agreement simulation program (receivers)
- 2022-04-10 22:12:04下载
- 积分:1
-
一个非常简单的例子,根据域名获得IP地址列表.主要用到了IPHostEntry类以及GetHostByName方法....
一个非常简单的例子,根据域名获得IP地址列表.主要用到了IPHostEntry类以及GetHostByName方法.
-A very simple example, under the domain name to obtain a list of IP addresses. IPHostEntry the main use of the category, as well as methods gethostbyname.
- 2022-03-05 18:07:54下载
- 积分:1
-
仿佛是一口
osip是一个基于SIP协议的开发环境工具,这是最新版本-osip is a SIP-based development environment tool, which is the latest version!
- 2022-05-01 02:55:05下载
- 积分:1
-
ftp协议的server端的编写,利用socket编程编写的ftp协议的server端。...
ftp协议的server端的编写,利用socket编程编写的ftp协议的server端。-ftp protocol server side of the preparation, the use of socket programming prepared by the ftp protocol server-side.
- 2022-04-18 05:09:54下载
- 积分:1