-
心跳检测
判断对方(设备,进程或其它网元)是否正常动行,一般采用定时发送简单的通讯包,如果在指定时间段内未收到对方响应,则判断对方已经当掉。用于检测TCP的异常断开。基本原因是服务器端不能有效的判断客户端是否在线也就是说,服务器无法区分客户端是长时间在空闲,还是已经掉线的情况。所谓的心跳包就是客户端定时发送简单的信息给服务器端告诉它我还在而已。代码就是每隔几分钟发送一个固定信息给服务端,服务端收到后回复一个固定信息。如果服务端几分钟内没有收到客户端信息则视客户端断开。比如有些通信软件长时间不使用,要想知道它的状态是在线还是离线就需要心跳包,定时发包收包。
- 2023-01-13 03:05:04下载
- 积分:1
-
Fetion plug Dll, one
飞信插件Dll,网上一牛人的,欢迎参考,将其拷贝到飞信目录下,启动飞信就可以使用了-Fetion plug Dll, one-line cow people are welcome to refer to their copy to Fetion directory, start Fetion can be used
- 2022-12-19 20:20:03下载
- 积分:1
-
peer
点对点聊天与传文件程序-peer-to-peer chatting and communication procedures document
- 2022-04-29 04:33:09下载
- 积分:1
-
Telnet client case in which the learning network programming beginners an excell...
Telnet客户端案例,是初学者学习网络编程的绝好案例-Telnet client case in which the learning network programming beginners an excellent case
- 2022-06-21 19:03:57下载
- 积分:1
-
StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或...
StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。-StressMark test software is a Visual C prepared in the open-source testing tool, service procedures to be completed and important algorithm functional and performance tests, its main function is simulated multi-threaded or multi-client automation pressure tests.
- 2023-02-27 01:40:03下载
- 积分:1
-
计算机科学与技术的网络试题,总共有5套试题。
计算机科学与技术的网络试题,总共有5套试题。-Computer science and technology network of examination questions, a total of five sets of examination questions.
- 2022-07-07 02:59:23下载
- 积分:1
-
This the server part of the chat application. This part establishes the connecti...
This the server part of the chat application. This part establishes the connection between clients. -This is the server part of the chat application. This part establishes the connection between clients.
- 2022-03-12 12:17:46下载
- 积分:1
-
C++ TCP库
C++ TCP库 -C++ TCP lib
- 2022-07-09 14:17:48下载
- 积分:1
-
FTP服务器源代码
FTP服务器源代码-FTP server source code
- 2022-02-02 13:30:35下载
- 积分:1
-
0WebService.zip
0WebService.zip
- 2022-12-15 09:15:03下载
- 积分:1