-
网页恢复ie代码
网页恢复ie代码-website restore ie code
- 2022-04-25 16:06:26下载
- 积分:1
-
协议
protocol
- 2022-06-26 00:29:08下载
- 积分:1
-
用vc实现的网络编程源代码,本程序主要实现TFTP协议
用vc实现的网络编程源代码,本程序主要实现TFTP协议-Achieved with the vc network programming source code, the main achievement of this procedure TFTP protocol
- 2022-02-04 11:25:39下载
- 积分:1
-
地址特别卡后台通信程序
地址特别卡后台通信程序-address special card background Communication Program
- 2022-02-16 03:58:50下载
- 积分:1
-
服务信息管理系统
服务信息管理系统- Service information management system management system
- 2023-04-29 03:50:03下载
- 积分:1
-
这是一个单用户的留言本,用ASP写成,适合个人网站使用!
这是一个单用户的留言本,用ASP写成,适合个人网站使用!-This is a single-user of the message, written in ASP, for the use of personal website!
- 2022-01-27 08:47:11下载
- 积分:1
-
ON (Voice Over Net) Voice Chat Control is to simplify online voice chat rooms an...
ON(Voice Over Net)语音聊天控件是为了简化网上语音聊天室开发过程而定制的, 基于Microsoft ActiveX技术的ActiveX控件,语音清晰,支持各种网络带宽。同样 也适用于局域网电话系统等各种需要语音传输的系统通信系统。可在各种支持 ActiveX技术的开发平台中使用,例如网页,Visual Basic,Visual C++,Delphi, PowerBuilder等。-ON (Voice Over Net) Voice Chat Control is to simplify online voice chat rooms and custom development process, based on ActiveX technology Microsoft ActiveX controls, voice clear support network bandwidth. The same also applies to local area networks, such as the telephone system needs voice transmission system communications systems. The various support ActiveX technology development platform to use, for example, the website, Visual Basic, Visual C, Delphi, PowerBuilder, etc
- 2022-08-14 08:12:35下载
- 积分:1
-
一个钩子函数的实现过程
一个钩子函数的实现过程-hook function of a process to achieve
- 2022-08-21 18:52:54下载
- 积分:1
-
导入导出ie收藏夹
导入导出ie收藏夹-into ie derived favorites
- 2022-02-12 04:22:43下载
- 积分:1
-
心跳检测
判断对方(设备,进程或其它网元)是否正常动行,一般采用定时发送简单的通讯包,如果在指定时间段内未收到对方响应,则判断对方已经当掉。用于检测TCP的异常断开。基本原因是服务器端不能有效的判断客户端是否在线也就是说,服务器无法区分客户端是长时间在空闲,还是已经掉线的情况。所谓的心跳包就是客户端定时发送简单的信息给服务器端告诉它我还在而已。代码就是每隔几分钟发送一个固定信息给服务端,服务端收到后回复一个固定信息。如果服务端几分钟内没有收到客户端信息则视客户端断开。比如有些通信软件长时间不使用,要想知道它的状态是在线还是离线就需要心跳包,定时发包收包。
- 2023-01-13 03:05:04下载
- 积分:1