-
不错的邮件信息平台
不错的邮件信息平台-good mail information platform
- 2022-08-05 15:22:39下载
- 积分:1
-
滑动窗口协议,描述通信双方如何利用滑动窗口协议来进行通信。...
滑动窗口协议,描述通信双方如何利用滑动窗口协议来进行通信。-Sliding Window Protocol, describing both how to use the sliding window communication protocol to communicate.
- 2022-03-10 00:37:20下载
- 积分:1
-
一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。...
一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。-An example of CAsyncSocket extended class implements the function to get TCP data stream from a dedicated server and port.Perhaps,the server using in code has been closed,but the code has some value to view.
- 2022-06-26 20:59:31下载
- 积分:1
-
超链接程序的原理。C++实现。代码没有错误
超链接程序的原理。C++实现。代码没有错误-c++
- 2022-01-25 14:38:23下载
- 积分:1
-
基于一个手机短信发送平台,服务器使用IOCP线程池,数据库使用线程池保存数据,可以同时处理上千用户的数据,服务器每秒可以处理1000左右条短信...
基于一个手机短信发送平台,服务器使用IOCP线程池,数据库使用线程池保存数据,可以同时处理上千用户的数据,服务器每秒可以处理1000左右条短信-Send message based on a mobile phone platform, the server using IOCP thread pool, thread pool to use the database to preserve data, can handle thousands of user data, the server can handle per second 1000 article about message
- 2022-11-28 11:15:03下载
- 积分:1
-
一个简单邮件发送和接受的编程源码
一个简单邮件发送和接受的编程源码-a simple mail sending and receiving programming FOSS
- 2022-02-14 22:10:54下载
- 积分:1
-
自定义标签实现自动分页,这是我们老师给的程序,比较靠谱,用eclipse导入即可...
自定义标签实现自动分页,这是我们老师给的程序,比较靠谱,用eclipse导入即可-Custom tags for automatic paging, this is our teacher to the program, compare Kaopu, can be used to import eclipse
- 2023-06-14 13:55:03下载
- 积分: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
-
多播源码的示例系统
多播源码的示例系统-multicast source code examples system
- 2022-11-04 06:00:03下载
- 积分:1
-
实现邮件服务器可以支持SMTP、POP3、TELNET和WEBEMAIL等协议…
实现EMAIL服务器功能,可以支持SMTP,POP3,TELNET和WEBEMAIL等协议.通过服务器可以建立自己喜欢的电子邮件.-achieve EMAIL server can support SMTP, POP3, such as TELNET and WEBEMAIL agreement. Through the server can establish their favorite e-mail.
- 2022-11-20 14:30:03下载
- 积分:1