-
都市星空BBS系统 v1.1(SQL)
都市星空BBS系统 v1.1(SQL)-City Star BBS System v1.1 (SQL)
- 2023-06-24 02:05:04下载
- 积分:1
-
基于IOCP的高并发服务器
资源描述这是基于IOCP的高并发服务器 目前用于某出租车公司 日在线7000台车机终端
- 2022-07-05 11:22:43下载
- 积分:1
-
IP地址信息实时监视源程序
IP地址信息实时监视源程序-IP addresses real-time surveillance information source
- 2022-12-27 12:10:03下载
- 积分:1
-
Ajiang form mail Ajiang FormMail V 1.0 is a web form email code. The server requ...
阿江表单邮件 Ajiang FormMail V 1.0 这是一个通过网页表单发送邮件的代码。 对服务器的要求: 1、必须支持 ASP 2、必须安装 JMAIL 4.0(或更高版本)发信组件 安装: 1、(必需)用文本编辑器打开formmail.asp,修改顶端的参数设置部分,这是必需的,否则将无法发送邮件。 2、(可选)修改formmail.asp的文件名为你想要的。 3、(必需)上传到你的服务器上。 阿江 http://www.ajiang.net-Ajiang form mail Ajiang FormMail V 1.0 is a web form email code. The server requirements : a need to support two ASP must be installed JMAIL 4.0 (or later) wrote installation components : a (necessary) to use a text editor to open formmail.asp amend the top of the parameter setting, it is necessary, otherwise will not be able to send e-mail. 2, (optional) to amend the document, entitled formmail.asp you want. 3, (necessary) to upload to your server. Ajiang http://www.ajiang.net
- 2022-02-15 12:33:22下载
- 积分:1
-
Windows NT安全性API简介
Windows NT安全性API简介-Windows NT security briefings API
- 2022-01-26 03:26:59下载
- 积分:1
-
Computer Communications Jinlong Shen (Nanjing University of Posts and Telecommun...
计算机通信
沈金龙
(南京邮电学院计算机科学与技术系, 南京市, 210003)
(一) 计算机通信与现代电信网-Computer Communications Jinlong Shen (Nanjing University of Posts and Telecommunications Computer Science and Technology University, Nanjing, 210003) (1) computer communications and modern telecommunications network
- 2022-01-27 18:41:00下载
- 积分:1
-
由vc++开发的简易聊天程序,可以局域网,也可以公网
由vc++开发的简易聊天程序,可以局域网,也可以公网-By vc to develop a simple chat program can be local area networks, public networks can also
- 2023-03-31 07:05:03下载
- 积分:1
-
CGIC第一本完全中文参考手册,根据官方英文翻译而来
CGIC第一本完全中文参考手册,根据官方英文翻译而来-CGIC first complete reference manual in Chinese, according to the official English translation from
- 2022-02-25 02:33:29下载
- 积分:1
-
主机状态检测
应用背景可以遍历配置文件配置好的IP,定时ping,通过检测,知道当前主机网络状态,一般用于局域网中的某些电脑或服务器,网络连接是否正常。关键技术采用IGMP技术,通过定时PING检测,获取当前主机的网络状态,可用于LAN中的一些PC、Server或网络设备的网络状态检测,是否正常。通过扩展,可实现更多功能。
- 2022-04-01 19:50:34下载
- 积分:1
-
/* This IPv4 example listens for incoming packets and automatically adds destina...
/*
This IPv4 example listens for incoming packets and automatically adds destinations
for new sources.
这个例子主要是让大家了解下面3个函数的用法。
void OnNewSource(RTPSourceData *dat)
void OnBYEPacket(RTPSourceData *dat)
void OnRemoveSource(RTPSourceData *dat)
具体内容看我的测试文档吧。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example listens for incoming packets and automatically adds destinations for new sources. This example is designed to allow everyone to understand the following three functions usage. void OnNewSource (RTPSourceData* dat) void OnBYEPacket (RTPSourceData* dat) void OnRemoveSource (RTPSourceData* dat) the specific content of the test document I watch it. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-03-26 07:31:21下载
- 积分:1