-
C++ 写的VOICE OVER IP 很好的例子
C++ 写的VOICE OVER IP 很好的例子-C wrote VOICE OVER IP good example
- 2023-01-18 19:00:04下载
- 积分:1
-
短信网关vc
使用vc++6.0实现 cmpp3.0的通讯协议,完成短信数据提交到网关。
包含 cmpp.h协议的标准,以及socket线程,基于tcp/ip基础上完成。
- 2023-02-15 00:20:04下载
- 积分:1
-
冠龙科技企业网站管理系统,冠龙的企业网站
完全源代码
冠龙科技企业网站管理系统,冠龙的企业网站
完全源代码-Scientific and technological enterprises冠龙site management system, corporate site冠龙completely source code
- 2023-04-03 20:50:04下载
- 积分:1
-
stm32 socket server
使用stm32作为主控芯片的socket server示例程序,来自秉火的开发板。
使用stm32作为主控芯片的socket server示例程序,来自秉火的开发板。
使用stm32作为主控芯片的socket server示例程序,来自秉火的开发板。
- 2022-01-21 01:51:29下载
- 积分:1
-
主机状态检测
应用背景可以遍历配置文件配置好的IP,定时ping,通过检测,知道当前主机网络状态,一般用于局域网中的某些电脑或服务器,网络连接是否正常。关键技术采用IGMP技术,通过定时PING检测,获取当前主机的网络状态,可用于LAN中的一些PC、Server或网络设备的网络状态检测,是否正常。通过扩展,可实现更多功能。
- 2022-04-01 19:50:34下载
- 积分:1
-
开放源码的ldap系统
开放源码的ldap系统-Ldap system of openning source
- 2023-01-16 23:55:04下载
- 积分:1
-
can serve as an online FTP software, the server if no systematic account of the...
可以充当一个在线FTP软件的功能,如果服务器没有系统帐号的限制,可以访问服务器上面全部目录,下载,上传,复制,粘贴,功能方便易用-can serve as an online FTP software, the server if no systematic account of the restrictions, the server can access all of the above catalog, download, upload, copy, paste, easy-to-use function
- 2022-01-29 01:07:20下载
- 积分:1
-
中国创网同学录1.02
中国创网同学录1.02-China Network website 1.02
- 2022-06-30 12:00:31下载
- 积分: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
-
mysqldemo数据库操作
应用背景MySQL数据库连接VS2013操作,datagradview利用数据实现数据加载关键技术vs2013c #连接MySQL,SQL实现语句的执行,插入更新删除、、、选择,创建了两个用户登录
- 2023-03-10 07:40:04下载
- 积分:1