当前位置:
首页
资源下载

搜索资源 - streaming with udp
搜索资源列表
-
0下载:
The Real Time Streaming Protocol, or RTSP, is an application-level
protocol for control over the delivery of data with real-time
properties. RTSP provides an extensible framework to enable
controlled, on-demand delivery of real-time data, su
-
-
0下载:
visual csharp网络编程技术与实践随书代码,介绍了多个网络协议并对应的实例,有很好的参考价值。具体内容:第1章 C#.NET网络编程概述
第2章 C#.NET高级网络编程技术概述
第3章 开发基于TCP协议的应用程序
第4章 开发基于UDP的应用程序
第5章 开发基于SNMP协议的应用程序
第6章 使用.NET发送邮件
第7章 FTP下载与文件传输
第8章 基于C#.NET的网络管理模块
第9章 编写基于.NET的Web Service
第10章 基
-
-
0下载:
用TCP 和UDPprotocol来传输数据,具体请见英文描述-Introduction
In this assignment, you will build a client for a simple streaming transport protocol.
Media streams such as compressed video or audio are typically delay and jitter sensitive-
real-time conversation
-
-
0下载:
在VB环境下,用UDP协议设计的聊天程序,用TCP协议设计的数据流传送程序,用FTP协议设计的文件传送客户端协议。-In the VB environment, designed with the UDP protocol chat program, using TCP streaming data protocol design process, using FTP file transfer protocol designed for the client agreement.
-
-
0下载:
支持中心服务器录像,音视频录像文件服务器集中保存(可选模块);
支持瑞芯微(RockChip)全系列硬件编解码,实现高清视频通话;
优化P2P算法,提升复杂网络环境下音视频体验;
优化服务器对UDP数据包的处理效率,提高流媒体数据的吞吐量;
修正Logout之后,上层还会收到OnLinkClose异步事件的Bug;
增加AnyChat Server SDK for Java示例程序,可用Java开发业务服务器;
新增Android 4.2平台支持,并兼容更多A
-
-
0下载:
RTSP(Real Time Streaming Protocol),RFC2326,实时流传输协议,是TCP/IP协议体系中的一个应用层协议,由哥伦比亚大学、网景和RealNetworks公司提交的IETF RFC标准。该协议定义了一对多应用程序如何有效地通过IP网络传送多媒体数据。RTSP在体系结构上位于RTP和RTCP之上,它使用TCP或UDP完成数据传输。HTTP与RTSP相比,HTTP请求由客户机发出,服务器作出响应;该压缩包是RTSP 服务器的实现代码。-RTSP (Real Tim
-