-
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
-
这是我写的一个从互联网上取得正确时间并设置本机时间的程序。只为学习希望多交流以后。
这是我写的一个从互联网上取得正确时间并设置本机时间的程序。只为学习希望多交流以后。-This is the one I wrote on the Internet to get the correct time and set the time for the procedure. Learning only hope for more exchanges later.
- 2022-01-26 04:22:12下载
- 积分:1
-
清华版的jsp基础程序 对新手很有用
清华版的jsp基础程序 对新手很有用-Qinghua version of the basic procedures jsp useful to novice
- 2023-08-21 16:40:03下载
- 积分:1
-
Windows高性能大并发IOCP
应用背景IOCPDemo服务器Socket默认监听端口为9999,所有连接服务器的Socket,其发送的第一字节为其身份标志,各个协议标志不相同,不在规定标志内的连接将被服务器断开,并且第一字节要求(默认)6秒内必须发送,否则会被强制断开。关键技术IOCPDemo服务端通讯协议都是采用小头结构(低位在前、高位在后、X86都是采用这类结构)的长度,以后加入的协议都采用小头结构,其它平台都需兼容。
协议都采用匈牙利命名法则,每个单词首字母大写,解析命令不区分大小写,各个命令之间的顺序可以乱。
为了加强协议的可调试性,对于每个命令返回值增加一个CODE,用来标识发生错误原因,CODE是一个4字节的无符号整数,第一个字节标识Flag,第二个字节标识是那个命令,后面两个字节表示错误。
- 2022-11-25 16:15:14下载
- 积分:1
-
移动服务
Mobile Services
- 2022-05-20 22:59:00下载
- 积分:1
-
fhb vhxnbvbnfghngbdhcbdfb bncbn
fhb vhxnbvbnfghngbdhcbdfb bncbn
- 2023-05-01 20:45:03下载
- 积分:1
-
在VB中实现通讯的例子
在VB中实现通讯的例子-in VB achieve communications examples
- 2023-01-20 09:00:04下载
- 积分:1
-
ASP切分器,用于网页分割
ASP切分器,用于网页分割-ASP segmentation, which is used to separate website
- 2022-06-12 14:07:48下载
- 积分:1
-
CORBA libidl源代码
CORBA上的libIDL源代码-CORBA libIDL source code
- 2022-08-20 09:54:33下载
- 积分:1
-
类似GetRight的下载工具
类似GetRight的下载工具 -Downloading tool which is like to GetRight
- 2022-02-25 09:05:02下载
- 积分:1