-
原程序校友
同学录的原程序-alumni of the original procedure
- 2022-01-25 17:27:52下载
- 积分:1
-
C/S模式物流系统商用源码,想了解C/S架构的朋友可以下载研究之用....
C/S模式物流系统商用源码,想了解C/S架构的朋友可以下载研究之用.-C/S mode of business logistics system source code, want to know C/S architecture, a friend can be downloaded for research purposes.
- 2022-02-01 17:15:39下载
- 积分:1
-
一个简单的时间获取客户端程序
基于tcp协议,创建客户端获取时间,对于三次握手的代码实现
- 2022-11-19 01:30:04下载
- 积分:1
-
心跳检测
判断对方(设备,进程或其它网元)是否正常动行,一般采用定时发送简单的通讯包,如果在指定时间段内未收到对方响应,则判断对方已经当掉。用于检测TCP的异常断开。基本原因是服务器端不能有效的判断客户端是否在线也就是说,服务器无法区分客户端是长时间在空闲,还是已经掉线的情况。所谓的心跳包就是客户端定时发送简单的信息给服务器端告诉它我还在而已。代码就是每隔几分钟发送一个固定信息给服务端,服务端收到后回复一个固定信息。如果服务端几分钟内没有收到客户端信息则视客户端断开。比如有些通信软件长时间不使用,要想知道它的状态是在线还是离线就需要心跳包,定时发包收包。
- 2023-01-13 03:05: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
-
Socket Programming
拟议的项目是称为用户数据报协议 (UDP) 的 2 终结点 usingconnectionless 协议之间进行通信。我已经添加的序列号,以便能够寄文件同数量的段的翘曲特征超过 2 个字节,,所以我可以发送任何文件大小没有任何约束的段数。她的两个发件人和收货人的流程图:
- 2022-04-28 15:35:12下载
- 积分:1
-
一个java包WinPcap。它允许java代码访问在WIN3 winpcap…
A Java wrapper for WinPcap. It allows Java code to access to the WinPcap on win32.
- 2023-03-16 12:35:04下载
- 积分:1
-
介绍了一些visio C++ 程序开发的常用技巧,有助于程序的快速开发。...
介绍了一些visio C++ 程序开发的常用技巧,有助于程序的快速开发。-Visual C++program skill
- 2022-02-20 00:53:02下载
- 积分:1
-
轻松实现FTP下载
轻松实现FTP下载-easily FTP downloads
- 2022-04-18 01:11:38下载
- 积分:1
-
一个跨平台的所见即所得在线编辑器,可以在不同的浏览器下使用。...
一个跨平台的所见即所得在线编辑器,可以在不同的浏览器下使用。-a cross-platform WYSIWYG Editors, in different browsers use.
- 2022-12-11 05:55:02下载
- 积分:1