-
多线程聊天室,适合初学者进行模仿学习,试用Winsocket编程技术。...
多线程聊天室,适合初学者进行模仿学习,试用Winsocket编程技术。-Multi-threaded chat rooms, suitable for beginners to learn to imitate, try WinSocket programming techniques.
- 2022-02-03 20:09:02下载
- 积分: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
-
编译环境是visual studio 2008
编译环境是visual studio 2008-Build environment is visual studio 2008
- 2023-01-27 21:25:03下载
- 积分:1
-
UDP在网络中用于处理数据包,本文实现在java中操纵UDP.
UDP在网络中用于处理数据包,本文实现在java中操纵UDP.-UDP is used for dealing with data packet.
This file is implementing that how to control UDP protocol with Java
- 2022-03-11 12:47:53下载
- 积分:1
-
异步I/O WinInet Http数据获取,可以用来做下载。使用 WinInet Api。...
异步I/O WinInet Http数据获取,可以用来做下载。使用 WinInet Api。-Asynchronous I/O WinInet Http data acquisition, can be used to make download. The use of WinInet Api.
- 2022-02-02 21:05:40下载
- 积分:1
-
一个有关网络管理的DEMO源程序,可以实现简单的网络设备的管理,如果扩充功能可以实现整个网络系统管理功能.
一个有关网络管理的DEMO源程序,可以实现简单的网络设备的管理,如果扩充功能可以实现整个网络系统管理功能.-one of the network management DEMO source, can achieve a simple network management functions can be expanded if the entire network system management functions.
- 2023-08-13 14:30:05下载
- 积分:1
-
包含完事的ISAPI扩展,可以用运行的MSIIS探测网络服务器。
包含完事的ISAPI扩展,可以用运行的MSIIS探测网络服务器。-contains bin ISAPI extension that can be used to detect MSIIS operation of the network server.
- 2022-12-14 23:10:03下载
- 积分:1
-
说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的rmi例子,这个例子较为复杂。此例子经过本人的调试通过。欢迎大家享用。...
说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的rmi例子,这个例子较为复杂。此例子经过本人的调试通过。欢迎大家享用。-descriptions are used in the importation of two client figures on the server side to achieve its addition operations, then return to the findings to the client rmi example, is more complex. This example After I passed the debugger. You are welcome to enjoy.
- 2023-07-29 07:50:04下载
- 积分:1
-
Oh FLASH a simple message of the hope you like huh
呵呵 一个简单的FLASH留言本
希望大家喜欢 -Oh FLASH a simple message of the hope you like huh
- 2022-11-18 03:15:02下载
- 积分:1
-
一个VC下实现的TCP服务器,可以连接多个客户段,处理客户请求...
一个VC下实现的TCP服务器,可以连接多个客户段,处理客户请求-A VC under the TCP server, you can connect multiple clients paragraph, dealing with customer requests
- 2023-06-08 16:35:04下载
- 积分:1