-
crc校验法例子代码
crc校验法例子代码-crc check law code examples
- 2023-01-02 03:05:04下载
- 积分:1
-
C Builder Chat (TCP) example
用C++ Builder进行聊天(TCP)的示例-C Builder Chat (TCP) example
- 2023-01-06 14:35:04下载
- 积分: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
-
netstream:简单易用的socket封装,同时支持client和server。
netstream:简单易用的socket封装,同时支持client和server。-a tcp socket wrapper class for used on both client and server side.
- 2022-02-24 18:33:55下载
- 积分:1
-
双线路自动切换线路按照提示自己设置就可以了如果遇到问题请与本人联系...
双线路自动切换线路按照提示自己设置就可以了如果遇到问题请与本人联系-Double line automatic switching circuit in accordance with their own settings can be prompted if I encounter problems please contact
- 2022-02-05 14:38:28下载
- 积分:1
-
聊天室ChatClient源码
聊天室ChatClient源码-Chat rooms ChatClient source
- 2022-10-29 17:15:04下载
- 积分:1
-
主要功能是 完成自动下载与升级的功能
主要功能是 完成自动下载与升级的功能-main function is to be completed automatically download and upgrade the function
- 2022-05-21 19:41:27下载
- 积分:1
-
端口扫描源代码 可以改写成局域网的扫描器,对于需进行端口扫描的用户很有用处。...
端口扫描源代码 可以改写成局域网的扫描器,对于需进行端口扫描的用户很有用处。- The port scanning source code may rewrite the local area
network the scanner, regarding must carry on the user which the port
scans to have the use very much.
- 2022-04-18 12:00:26下载
- 积分:1
-
这是java程序
SessionReaderServlet.java
这是java程序
SessionReaderServlet.java-procedures SessionReaderServlet.java
- 2022-02-06 07:12:45下载
- 积分:1
-
基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。...
基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。-Socket-based network communications design, the integrated use of network protocols, programming languages, API and socket-based graphical interface to establish, monitor, connection, send data and receive data network communication program.
- 2023-08-16 19:05:04下载
- 积分:1