-
心跳检测
判断对方(设备,进程或其它网元)是否正常动行,一般采用定时发送简单的通讯包,如果在指定时间段内未收到对方响应,则判断对方已经当掉。用于检测TCP的异常断开。基本原因是服务器端不能有效的判断客户端是否在线也就是说,服务器无法区分客户端是长时间在空闲,还是已经掉线的情况。所谓的心跳包就是客户端定时发送简单的信息给服务器端告诉它我还在而已。代码就是每隔几分钟发送一个固定信息给服务端,服务端收到后回复一个固定信息。如果服务端几分钟内没有收到客户端信息则视客户端断开。比如有些通信软件长时间不使用,要想知道它的状态是在线还是离线就需要心跳包,定时发包收包。
- 2023-01-13 03:05:04下载
- 积分:1
-
该程序获得网页的详细信息
该程序获得网页的详细信息-the procedure for obtaining detailed information website
- 2022-03-16 05:02:06下载
- 积分:1
-
Synchronet BBS Software是一个多用户BBS/Internet软件,可以在多个平台(包括Windows和Linux,以及传统的DOS 和OS...
Synchronet BBS Software是一个多用户BBS/Internet软件,可以在多个平台(包括Windows和Linux,以及传统的DOS 和OS/2)。它是一个多线程模块化的C/C++项目,包括 Telnet, FTP, 和Mail,支持流行的DOS door游戏。 -Synchronet BBS Software is a multi-user BBS/Internet software can be used on multiple platforms (including Windows and Linux, as well as traditional DOS and OS/2). It is a modular multi-threaded C/C projects, including Telnet, FTP, and Mail, support for the popular DOS door games.
- 2022-03-17 04:42:39下载
- 积分:1
-
用ICMP.DLL发送TCP/IP控制信息
用ICMP.DLL发送TCP/IP控制信息-ICMP.DLL used to send TCP/IP control information
- 2023-04-14 23:30:02下载
- 积分:1
-
elliot wave with point
//参数
- 2022-06-13 17:14:35下载
- 积分:1
-
这是一个数据库代码
这是一个数据库代码-This is a database code
- 2022-02-05 12:26:04下载
- 积分:1
-
用C++实现的聊天程序的客户端,主要用于学习网络编程。
用C++实现的聊天程序的客户端,主要用于学习网络编程。-Implemented using C++ client chat program, mainly for learning network programming.
- 2022-04-09 01:19:13下载
- 积分:1
-
计算机网络端口扫描器
计算机网络端口扫描器-computer network port scanners
- 2022-06-21 01:54:00下载
- 积分:1
-
you want to own the IP and its contents? One can now see IP network state (conne...
你想看自己的 IP及其内容吗? 现在有一个能查看IP网络状态(连接,端口,UDP etc)的程序 -you want to own the IP and its contents? One can now see IP network state (connectivity, ports, UDP etc) procedures
- 2022-01-26 08:00:30下载
- 积分:1
-
数控电源,以及嗅探,看看它的源码,讨厌,我讨厌…
一个nc的源码,也是嗅探器,请看源码吧,烦,我最讨厌写文字了-a nc the source, as well as sniffer, take a look at it source, annoying, I hate to write a letter
- 2022-03-23 17:04:49下载
- 积分:1