-
用EVC编写
用EVC编写的一款基于TCP协议的实例代码,包括完整的Client和Server-prepared with the EVC-based TCP code examples, including the integrity of the Client and Server
- 2022-04-21 07:00:53下载
- 积分:1
-
senior network programming a book supporting source. We own this season. Nothing...
网络高级编程一书的配套源码。大家自已看吧。没有什么好介绍的。-senior network programming a book supporting source. We own this season. Nothing about.
- 2023-03-20 18:15:04下载
- 积分:1
-
- 2022-01-27 20:25:34下载
- 积分:1
-
DataReport_SQl
用VB6.0在DataReport中使用带参数的SQL语句实现选择数据(Select the data achieved using VB6.0 with parameters in the SQL statement DataReport)
- 2014-06-23 20:48:38下载
- 积分:1
-
Worldwind air can download the image, using the thread pool, HTTP communications...
能够下载worldwind的航空影像,利用线程池、HTTP通讯等技术-Worldwind air can download the image, using the thread pool, HTTP communications technology
- 2023-08-19 19:45:04下载
- 积分:1
-
一个用C写的SOCKET通信程序
一个用C写的SOCKET通信程序-a written communication program SOCKET
- 2023-01-22 04:00:03下载
- 积分:1
-
impj
impinj的5个demo程序代码,对于初学入门者来说,非常好用哦(5 demos of impinj)
- 2016-06-17 10:31:17下载
- 积分:1
-
network transmission. Reading URL, read Web File, Net received information, perh...
网络传输.读URL,读Web File,得到Net信息等,也许对你有些帮助吧.-network transmission. Reading URL, read Web File, Net received information, perhaps some of you to help it. Thank you
- 2022-02-06 14:38:55下载
- 积分: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
-
DotNETFrameworkEssentials
程序员将会非常喜欢.NET框架精髓这本书,这本书用简练的语言系统、彻底的讲解了使用.NET框架创建网络应用程序和网络服务所必须了解的技术细节。和其他一些类似文档不同的是,这本书减掉了很多夸大其词或者不相关的杂音,从而提供了清晰、使用的技术知识。(programmers will be very fond of.NET framework essence of this book, this book with concise language, thorough presentation use.NET framework for creating network applications and network services to be aware of the technical details. And other similar documents is different is that this book lose a lot of exaggeration or not related to the noises. thus providing a clear, the use of technical knowledge.)
- 2007-04-12 14:51:59下载
- 积分:1