-
并发服务(三)多路IO模型
多进程,多线程并发模型的缺陷
linux I/O模式:阻塞模式,非阻塞模式,I/O多路复用,信号驱动I/O,异步I/O
select与poll函数
多路I/O并发服务模型
实验提莫
- 2022-02-26 18:58:29下载
- 积分:1
-
miniupnpc.c
$Id: Changelog.txt,v 1.95 2009/10/30 09:18:18 nanard Exp $
miniUPnP client Changelog.
VERSION 1.4 : released 2009/10/30
2009/10/16:
using Py_BEGIN_ALLOW_THREADS and Py_END_ALLOW_THREADS in python module.
2009/10/10:
Some fixes for compilation under Solaris
compilation fixes : http://miniupnp.tuxfamily.org/forum/viewtopic.php?p=1464
- 2022-05-12 14:05:30下载
- 积分:1
-
下载整个网页的程序源码
下载整个网页的程序源码 -The source for downloading the hole WebPage
- 2022-07-06 22:02:32下载
- 积分:1
-
delphi Webshell马客户端
delphi Webshell马客户端-client delphi Webshell Ma
- 2023-02-23 11:40:03下载
- 积分:1
-
Socket sample program by C#.
用.netc#语言编写的socket网络编程小样例源代码,短小精悍,核心内容具备-Socket sample program by C#.
- 2022-05-07 03:24:24下载
- 积分:1
-
一个复杂的服务器程序,采用CSocket类,适合刚接触网络编程人员...
一个复杂的服务器程序,采用CSocket类,适合刚接触网络编程人员-a complex server using CSocket category, for counting network programmers
- 2022-04-22 00:53:18下载
- 积分:1
-
这是一个比较简单的用Delphi做的网页浏览器!
这是一个比较简单的用Delphi做的网页浏览器!-This is a relatively simple to do with Delphi Web browser!
- 2023-06-09 01:50:04下载
- 积分:1
-
FTP protocol is based on TCP/IP file transfer protocol that is used in the netwo...
FTP协议是一种基于TCP/IP的文件传输协议,用来在网络中进行文件传输。FTP是TCP/IP的一种具体应用,它工作在OSI模型的第七层,TCP模型的第四层上,即应用层,使用TCP传输而不是UDP,FTP客户在和服务器建立连接前就要经过一个“三次握手”的过程,它带来的意义在于客户与服务器之间的连接是可靠的,而且是面向连接,为数据的传输提供了可靠的保证-FTP protocol is based on TCP/IP file transfer protocol that is used in the network for file transfer. FTP is a TCP/IP to a specific application, it works in the seventh layer of OSI model, TCP model for the fourth layer, namely, the application layer, using TCP transport instead of UDP, FTP client and server must establish a connection before the After a "three-way handshake" process, it brings the significance of the connection between the client and the server is reliable, but also connection-oriented, for data transmission to provide a reliable guarantee for
- 2022-02-25 08:53:38下载
- 积分:1
-
TCP服务器与TCP客户端程序
该程序演示了在Linux环境下的SOCKET编程,包括TCP服务端与TCP客户端的源码及测试源代码。方便有这方面需求的工程师借鉴学习。
- 2022-04-17 02:18:18下载
- 积分:1
-
网站设计的思考经典书籍
网站设计的思考经典书籍-Web site design of classic books
- 2022-03-16 19:06:35下载
- 积分:1