Welcome![Sign In][Sign Up]
Location:
Search - udp stream

Search list

[TCP/IP stackdvbstreamer-0.5.tar

Description: DVBStreamer is an console based application to stream an entire DVB service over UDP.
Platform: | Size: 531238 | Author: hemhem | Hits:

[TCP/IP stackJBSocketServerTestSource

Description: Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using the actual production client application you may find that you are failing to fully test the server under heavy load or unusual network conditions. You may be using two or more machines, but your development network probably doesn t cause the kind of packet fragmentation and delays that you might encounter in the wild. Often when testing in the development environment your server only ever receives complete, distinct messages, and this can lead novice developers to assume that this is how it always is. As we pointed out in a previous article, the server developer is always responsible for breaking up the TCP byte stream into protocol specific chunks.
Platform: | Size: 111143 | Author: 王小文 | Hits:

[TCP/IP stackJBSocketServerTestSource

Description: Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using the actual production client application you may find that you are failing to fully test the server under heavy load or unusual network conditions. You may be using two or more machines, but your development network probably doesn t cause the kind of packet fragmentation and delays that you might encounter in the wild. Often when testing in the development environment your server only ever receives complete, distinct messages, and this can lead novice developers to assume that this is how it always is. As we pointed out in a previous article, the server developer is always responsible for breaking up the TCP byte stream into protocol specific chunks.
Platform: | Size: 110592 | Author: 王小文 | Hits:

[Windows DevelopTS

Description: ts流包头识别代码.通过5次检测,进行锁定.对数字电视入门有帮助-ts stream baotou identification code. through 5 times detection, lock. on digital TV portal has helped
Platform: | Size: 568320 | Author: yl | Hits:

[P2PP2PCenter_last

Description: P2P点播直播开源项目是一个由Kevin发起,多人参与开发并不断更新,符合GPL开源协议的开源项目。 目的:缩短企业同类型项目开发周期,集成多种P2P协议,如BT,EMULE等。 主要功能: Peer 间传输数据采用UDP,能有效的穿透防火墙,在进一步的版本中将实现TCP及UPNP穿透 能够实现流媒体的点播及直播,还能共享其他文件,文件类型不限。 流媒体文件支持广泛,如rmvb,wmv,flv,mp4等 源代码下载论坛:http://opensource.kan8888.com 演示网站:http://www.skyvcd.com -P2P on-demand broadcast is an open source project initiated by Kevin, people involved in the development and continuously updated in line with the GPL open source open source project agreement. Objective: To shorten the enterprise with the type of project development cycle, integrating a wide range of P2P protocols such as BT, EMULE, etc.. Main functions: Peer between the transmission of data using UDP, can effectively penetrate the firewall, in a further version will be the realization of TCP and UPNP penetration can be achieved on-demand streaming media and broadcast, but also share other files, file types are not limited. Stream media files to support a wide range, such as rmvb, wmv, flv, mp4, such as source code download Forum: http://opensource.kan8888.com demo site: http://www.skyvcd.com
Platform: | Size: 4049920 | Author: 龙飞 | Hits:

[Software EngineeringAVI_Transport

Description: :文章介绍了在局域网有关AVI文件视频流的实时操作中如何获取AVI视 频流,利用系统压缩管理器实现视频压缩,并实现视频图像的快速显示等问题。具体 讨论了在利用UDP协议进行数据传输时平滑突发数据流、恢复接收数据包的次序 等问题。-: This paper introduces the relevant AVI file in the local area video streaming real-time operation How to obtain the AVI video stream, using System Manager to achieve compression video compression, and to achieve rapid display video images and so on. Specifically discussed the use of UDP protocol for data transmission when the unexpected smooth data flow and restore order to receive packets and so on.
Platform: | Size: 275456 | Author: 刘强 | Hits:

[TCP/IP stackgenerateudp

Description: 无线网络里面的udp traffic的产生工具,非常适合测试udp流。小巧,方便,可以灵活用来测试。很简单的使用方法。-Wireless network inside the udp traffic generation tool, is ideal for udp stream test. Compact, convenient and can be used to test flexible. Very simple to use.
Platform: | Size: 8192 | Author: 张和 | Hits:

[TCP/IP stackdvbstreamer-0.5.tar

Description: DVBStreamer is an console based application to stream an entire DVB service over UDP.
Platform: | Size: 531456 | Author: hemhem | Hits:

[P2Pp2framework_src.2.1.0.2.tar

Description: P2Framework是一个开源项目。这是一个高效率的平台,使分布式系统的开发变得更加容易。通过这一平台,你可以忘记许多烦恼和琐碎的事情在分布式系统的开发(如NAT /防火墙穿越,的UDP / TCP协议的交换机等) 。 主要的重点是在这个框架内,以减轻P2P的连接建立,数据和信息传输。与P2Framework ,开发商不需要照顾NAT穿越,防火墙/代理问题,可靠性的UDP和TCP短期发送/接收的问题(等)的点对点环境。例如,可能同行后面的NAT或使用HTTP代理上网。另一个例子是,开发商可能要处理UDP和TCP连接以同样的方式,例如,一个可能需要可以传递信息的UDP和TCP可靠传输数据块的块,而不是流。在P2Framework ,各种连接建立和数据传输的封装几乎相同的接口。您可以使用混合连接P2Framework来确定最佳连接你喜欢同伴之间。此外,所有的网络业务的非块P2Framework其中只有运行signle线程。因此,开发商不需要使用互斥。和P2Framework可以建立在双方的Win32和Linux平台。-P2Framework is an open source project. It is a highly efficient platform for making distributed system development much easier. With this platform, you can forget many annoying and trivial things in the distributed system development (such as NAT/firewall traversal, udp/tcp protocol switch, etc.). The main focus on this framework is to ease the P2P connection establishment, data and message transmission. With P2Framework, the developers do not need to care NAT traversal, firewall/proxy problem, UDP reliability and TCP short send/receive problem (etc.) in peer-to-peer environment. For example, peers may behind NAT or uses a http proxy to access Internet. Another example is that the developers may want handle UDP and TCP connections in the same way, such as, one may want to UDP can transmit messages reliably and TCP can transmit data block by block rather than stream. In P2Framework, all kinds of connection establishment and data transmission are encapsulated as almost the same interfac
Platform: | Size: 1231872 | Author: 董巍 | Hits:

[Streaming Mpeg4tstools-1_11

Description: The following tools are provided: es2ts: Read ES (video), output TS esdots: Print one character per ES unit esfilter: "Fast forward" ES video data to a file (outputs ES or TS) esmerge: Merge H.264 video and AAC ADTS audio ES to TS (very specific) esreport: Report on the contents of an ES file esreverse: "Reverse" ES video data to a file (outputs ES or TS) ps2es: Use ts2es (ts2es -pes) to obtain the effect of this. ps2ts: Read PS data, output TS psdots: Print one character per PS packet psreport: Report on the contents of a PS file stream_type: Make a (barely) educated guess what a file contains ts2es: Extract an ES stream from a TS file tsinfo: Report program info for a TS file (summarise PAT/PMT info) tsplay: Play (and possibly loop) a PS/TS file over UDP (using timing info) or TCP tsreport: Report on the contents of a TS file tsserve: Serve PS/TS files to clients (multicast) over TCP-The following tools are provided: es2ts: Read ES (video), output TS esdots: Print one character per ES unit esfilter: "Fast forward" ES video data to a file (outputs ES or TS) esmerge: Merge H.264 video and AAC ADTS audio ES to TS (very specific) esreport: Report on the contents of an ES file esreverse: "Reverse" ES video data to a file (outputs ES or TS) ps2es: Use ts2es (ts2es-pes) to obtain the effect of this. ps2ts: Read PS data, output TS psdots: Print one character per PS packet psreport: Report on the contents of a PS file stream_type: Make a (barely) educated guess what a file contains ts2es: Extract an ES stream from a TS file tsinfo: Report program info for a TS file (summarise PAT/PMT info) tsplay: Play (and possibly loop) a PS/TS file over UDP (using timing info) or TCP tsreport: Report on the contents of a TS file tsserve: Serve PS/TS files to clients (multicast) over TCP
Platform: | Size: 487424 | Author: guoq | Hits:

[mpeg mp3udp-relay-1.0.tar

Description: delay mpeg2 transport stream
Platform: | Size: 22528 | Author: jonnikolov | Hits:

[Communicationdelphi-udp-trans

Description: delphi网络通信控件,发送数据流,实现了UDP穿透;传输速度很快的,可以用它来传输语音,视频,还有文件等数据流-delphi network traffic control, and send data streams to achieve the UDP through transmission speed quickly, you can use it to transmit voice, video, and data stream files
Platform: | Size: 47104 | Author: ma chuanjun | Hits:

[androidUDPTest

Description: 使用UDP的组播方式获取组播数据流的Android程序-Way to use multicast UDP multicast data stream for Android program
Platform: | Size: 48128 | Author: daisuda | Hits:

[ICQ-IM-ChatQQ-with-UDP

Description: 本设计开发的是一个局域网QQ聊天软件,运用软件工程的设计流程,使用现在比较普遍和流行的C#语言,采用面向对象的方法,综合运用数据库编程技术、多线程开发技术、网络通讯技术,以Microsoft Visual Studio 2005作为系统前台应用程序开发工具,Microsoft SQL Server 2000作为后台数据库管理系统,在Windows XP平台下进行开发。-The topic of this paper is going to talk about that to develop the local area network QQ chat software. This local area network chat software using the design stream of the software project, using the C# language which is very common and popular, using the object-oriented approach, the technology of the database programming, multi-threading development technology and the network communication technology, makes Microsoft Visual Studio 2005 as the front application design tool, Microsoft SQL Server 2000 are used as the background DBMS( the database management system ), and it was programmed in the Windows XP System.
Platform: | Size: 9446400 | Author: huajiakui | Hits:

[Remote ControlUDP

Description: 利用流套接字实现一个简单的远程控制系统: 客户端输入“quit”,客户端程序与服务器端程序打印退出信息,终止程序的执行; -The use of stream sockets achieve a simple remote control system: the client input " quit" , the client program and server-side program to print out information, to terminate program execution
Platform: | Size: 2048 | Author: 梦魇 | Hits:

[TCP/IP stackSendTs2Ip

Description: 将ts文件转换为ip流并通过udp或者tcp发送出去 可以循环发送 组播发送-Ts files into the ip tcp or udp stream and sent through the loop you can send a multicast transmission
Platform: | Size: 47104 | Author: xcc | Hits:

[CommunicationUDP-Send-TS

Description: 通过UDP协议发送TS广电传输流的源代码-Source code for Sending Transport Stream data through UDP protocol
Platform: | Size: 62464 | Author: xulin | Hits:

[Internet-NetworkUDP

Description: 采用UDP发送测试字节流,并能统计每秒能发送的数据包数量。-Use UDP to send a test byte stream, and can count the number of packets per second that can be transmitted.
Platform: | Size: 1165312 | Author: 菲菲 | Hits:

[OtherWaveOutDemo

Description: winform 下用WaveOut播放UDP接收音频流(WinForm UDP receive audio stream with Waveout)
Platform: | Size: 7932928 | Author: 幻世顽灵 | Hits:

[Multimedia programudph264

Description: 整理了“精简的FFMPEG从UDP广播接收视频数据并播放的示例”此文中的代码,建立了vs10工程,加入正确版本的ffmpeg和sdl库,可以播放ffmpeg -re -i filename.h264 -vcode copy -f h264 udp://127.0.0.1:8888推送的视频流。(a ffmpeg player that recieve upd stream)
Platform: | Size: 26334208 | Author: 蒙飞鸿 | Hits:
« 12 3 »

CodeBus www.codebus.net