-
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
-
emd分解的一个改进 附件2_MEEMD程序_郑一
emd分解的一个改进,内含有例子说明,便于各位阅读(An improvement in EMD decomposition.)
- 2021-01-21 21:58:42下载
- 积分:1
-
一个不错的网络编程例子
一个不错的网络编程例子-a good example of Network Programming
- 2022-07-17 05:30:11下载
- 积分:1
-
本代码演示了FTP,HTTP多线程断点,使用vc开发
本代码演示了FTP,HTTP多线程断点,使用vc开发-This code demonstrates the FTP, HTTP multi-threaded breakpoint
- 2023-08-10 09:50:03下载
- 积分:1
-
经常用到的 socketAPI,posix thread 的类封装,还有一些同步设施 智能指针的实现,线程安全的引用计数...
经常用到的 socketAPI,posix thread 的类封装,还有一些同步设施 智能指针的实现,线程安全的引用计数-frequently used the socketAPI, posix thread-like packaging, there are some smart synchronization facilities to achieve the target, thread-safe reference counting
- 2022-04-09 07:05:30下载
- 积分:1
-
face-and-facial-features-using-haar-classifiers
face and facial features using haar classifiers
- 2014-10-24 12:59:34下载
- 积分:1
-
WinSocketAPI
使用Winsocket API实现的网络通信功能,分客户端和服务器端。(Winsocket API to achieve the use of the network communication function, sub-client and server.)
- 2009-05-19 12:30:43下载
- 积分:1
-
The project for the electronic message system, based on Struts, Hibernate soluti...
本项目为电子留言系统,基于Struts,Hibernate 的解决方案,是一个无论学习和实用都很好的项目-The project for the electronic message system, based on Struts, Hibernate solution is a learning and practical projects are very good
- 2023-05-08 03:10:02下载
- 积分:1
-
LAN-monitoring-system
局域网监控系统采用vc++6.0编写,需要oracle数据库(LAN monitoring system)
- 2013-12-13 22:03:19下载
- 积分:1
-
icmp_jiance
利用ICMP实现网络状态监测系统,描述了系统架构,实现方法、优缺点等。(Use ICMP network status monitoring system, describes the system architecture, implementation methods, advantages and disadvantages.)
- 2014-06-29 22:14:28下载
- 积分:1