搜索资源列表
fluid-rc2[1].tar
- 项目描述: Fluid is a server daemon for streaming media. The latest release is built as an API for building any kind of media streamer. Following with the server is a plugin for streaming MP3 files, even those with variable bitrate. Multicast now suppo
MulticastRransmit
- 在局域网内建立多播组传输信息和文件的小程序,socket编程实例-established within the LAN group multicast transmission of information and documents to the small procedures, socket programming examples
RawSender
- 此文件包含两个独立程序,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 t
RawReceiver
- 此文件包含两个独立程序,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 t
NetChat
- 局域网即时通信软件,使用组播协议自动发现邻居,并有传送文件和聊天表情的功能
mtftp
- 这是一个通过组播+单播来对多台机器同时传输文件的模块,要求在局域网内传输-This is a multicast+ unicast come through for multiple machines to transfer files at the same time the module, requiring LAN transmission
jointwork_transportfile
- 支持网络组播的文件传输程序,其中使用了rtplib库-Support network multicast file transfer program, which uses the Treasury rtplib
mcdump
- 凡是以FF打头的IPv6地址都是组播地址(注意IPv6取消了广播地址,只有特殊的组播地址)。组播的好处是很显然的,只需要一份带宽就可以使任意个接收者实时得到同样的数据。P2P技术虽然已经大行其道,但是在性能上仍然是和组播难以相提并论的。组播的主要问题就是网络设备的支持和安全性,如果在比较可控的网络环境,如大学的校园网,推广组播还是很有前途的。在上海交通大学的校园网,已经可以通过ipv6来接收多路DVD质量网络电视的组播流。而事实上本文介绍的IPv6组播工具的工作环境和交大的IPv6网络是极其相似
StreamFileReceiver
- 可以接受单播和组播的数据,并可自动生成按当前时间命名的文件名的文件,对直播的udp视频数据有用。-Acceptable unicast and multicast data can be automatically generated by the current time the name of the document file name, and the udp broadcast video data useful.
CMulticastSocket-VC-4-demos
- UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
mcast_cbrgen
- 多播场景生成文件,通过本文件生成节点加入、离开多播组。-scr ipt genrates mcast scenario
VC-UDP--multicast
- VC环境下,winsock网络编程,实现UDP组播的图片文件的传输并显示,对学习组播原理的朋友可能有些帮助-VC environment, winsock network programming, UDP multicast image file transmission and display, a friend of the principles of learning multicast may help
winAPI_Socket_KillerGame
- 里面是一个局域网内的杀人游戏的实现; 使用windowsAPI来写界面; 使用了各种Socket网络编程技术(包括广播,组播,单播); 有使用视屏; 有用户手册说明; 有可执行文件; 有源代码;-Which is a LAN game to kill the realization use windowsAPI to write interface using a variety of Socket network programming (including
apr-doc
- apr-doc.CHM 开发指南 这里是一个所有模块的列表: Apache的可携性运行时库 平台定义 内部内存分配 原子操作 动态对象处理 为manupulating环境的功能 错误代码 年利率错误空间 年利率误差值 状态值测试 文件信息 文件权限标志 统计功能 目录操作函数 文件路径操作功能 文件的I / O处理功能 文件打开标志/套路 文件寻求旗 文件属性标志 {_full}最大iovec的大小 文
seven
- 组播实现聊天室和语音,类似QQ界面,服务器端没界面,客户端界面很美观,MySQL数据库备份文件,装好JDK,自己配好mysql-connection的jar包,直接运行就可以了。 注意:需要修改DataBaseUtil类中的数据库登陆的账号密码,默认为[root,root]-Multicast chat rooms and voice, similar to the QQ interface, server-side no interface, the client interface is
SDDINetwork
- 本程序是基于dll的组件的网络编程,程序实现了UDP点对点通信,UDP组播模式,还有基于TCP的网络编程,经过编译后生成的dll文件可以被其他程序直接使用。-This program is a DLL component based network programming, program of UDP point to point communication, UDP multicast model, and based on TCP network programming, after
group
- tcp/ip组播功能实例,文件分为服务器端与客户端,分别在server.c 与client.c中,服务项目器用于实现组播功能,客户端加入到给播组,接收组播的信息-tcp/ip multicast instance
rtp_unpack
- 接收组播的RTP包,解包后存储文件,数据包是通过UDP接收的-Receive multicast RTP packets, after unpacking store files, data packets are received via UDP
demoSocket
- iOS广播包~ 适用于广播组播。封装为单独文件(IOS broadcast packets ~ apply to broadcast multicast. Encapsulated as separate files)