-
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
-
Java网络编程实例第7章实例.rar
Java网络编程实例第7章实例.rar-Java Network Programming examples Chapter 7 case. Rar
- 2022-02-12 03:03:31下载
- 积分:1
-
基于IP/UDP协议的sock编程
基于IP/UDP协议的sock编程 -based on IP/UDP protocol to the sock Programming
- 2022-11-25 13:20:02下载
- 积分:1
-
一个用 asp+access开发的再线考试系统,程序比较短小,但很有参考价值...
一个用 asp+access开发的再线考试系统,程序比较短小,但很有参考价值-an asp access with the development of longer lines examination systems, procedures relatively short, but great reference value
- 2022-08-16 21:40:18下载
- 积分: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
-
P2P 之 UDP穿透NAT的原理与实现,包括了客户端和服务器端,在VC6,xp_sp2下编译测试通过。...
P2P 之 UDP穿透NAT的原理与实现,包括了客户端和服务器端,在VC6,xp_sp2下编译测试通过。-P2P penetrate NAT of UDP Principle and realize, including client and server, in VC6, xp_sp2 compiler under test.
- 2022-02-25 15:13:36下载
- 积分:1
-
微软ping程序源代码完整版
资源描述 4 | Version 1.1 修改记录: |
5 | 解决了socket阻塞的问题,从而能够正确地处理超时的请求! |
6 |------------------------------------------------------------------------------|
7 | Version 1.2 修改记录: &nbs
- 2022-11-19 00:20:03下载
- 积分:1
-
socket异步通信模块
C++网络通讯异步模块,采用完成例程的放肆,异步通信,经过测试里面的代码完全可行,效率很高
- 2022-11-18 19:40:03下载
- 积分: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
-
this document contains two separate procedures, Sender and Receiver for testing...
此文件包含两个独立程序,Sender和Receiver,用于测试网络对RAW类型的IP包的传输,可以用这两个程序测试路由器是否支持RAW类型的IP包传输,是否支持组播。程序演示了Windows下RAW socket的使用和RTP包协议的利用.程序工程由VC7.0生成。-this document contains two separate procedures, Sender and Receiver for testing network to RAW types of IP packet transmission, could use this test procedure two routers support RAW types of IP packet transmission, whether to support multicast. Procedures demonstrated Windows RAW socket and the use of RTP packets agreement utilization. VC7.0 procedures generated by the project.
- 2023-08-24 03:35:02下载
- 积分:1