搜索资源列表
用UPD协议实现广播通信
- VC编程用UPD协议实现广播通信 UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点: 1、 数据传输不用建立连接,所以不可靠; 2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据;
网络流量监测
- 网络流量检测网络流量统计: 对每个网络接口的流量统计,包括: 网络流量 广播负载率 网络负载率 接收流量 发出流量 接收用户包 接收广播包 发出用户包 发出管播报 广播接收负载率 广播发出负载率 接口最大带宽 接收负载率 发出负载率 综合负载率-network traffic detection network traffic statistics : for every network interface traffic statistics, including : network traf
Java网络编程(socket---网上广播)
- Java网络编程(socket---网上广播)-Java Network Programming (socket -- Internet Broadcasting)
VideoCaptuEx
- 一个视频捕捉回访和视频处理功能,对采集的视频桢可以进行字幕叠加,马赛克等处理.软件左边窗口是视频采集窗口,右边是视频处理回放窗口,你再加上网络广播功能,就成一个IPTV了.-return a video capture and video processing, and the collection of undercover video can be superimposed subtitles, mosaics and other treatment. The left window is
vcMSocket
- 基于winsock 的 网络广播的例程,采用多线程技术,对客户端进行广播式传送数据-protocols of the network broadcasting the routines and multi-threading technology, client data broadcast transmission
网络接口的流量统计
- 网络流量统计: 对每个网络接口的流量统计,包括: 网络流量 广播负载率 网络负载率 接收流量 发出流量 接收用户包 接收广播包 发出用户包 发出管播报 广播接收负载率 广播发出负载率 接口最大带宽 接收负载率 发出负载率 综合负载率-network traffic statistics : for every network interface traffic statistics, including : net
一个关于网络广播的(服务器-客户端模式)小程序
- 一个关于网络广播的(服务器-客户端模式)小程序(华南农业大学信息学院计算机系).-on a broadcast network (server-client model) small programs (South China Agricultural University, Department of Computer Information Institute).
网络广播通信
- 实现了对TCP、UDP、广播形式的通讯编程-realization of the TCP, UDP, radio programming forms of communication
天涯风云最简网络聊天
- 极简网络聊天程序,,只需填上双方的计算机名或ip,以及使用的端口号即可。大小仅1.83k源代码总共17行,,呵呵,好玩极了!!!当填上192.168.0.255地址时,意味着你可以对局域网进行网络广播了-Minimalist Internet chat program, and the two sides need only provide the computer name or ip, and the use of the port can be. 1.83k size only sourc
网络与宽带技术现状与发展
- 本文介绍了网络广播概况、网络广播技术、网络广播方式、网络广播软件、网络广播的相关协议、网络广播软件技术、网络广播的技术难点与解决措施和网络广播的发展趋势。-Broadcasting Network Overview, network broadcasting technology, network radio, Internet radio software, network broadcasting the related agreements, the network broadcastin
网络广播
- 本程式是用VB6编写的网络广播程序。操作者可以通过本软件收听广播。-the VB6 program is prepared by the network broadcasting procedures. The operator of the software can listen to the radio.
ip_capture
- socket编程,监控本地网络,捕获一段时间内以本机为源地址或目的地址的IP数据包(不需要包括广播数据包),统计IP数据包的信息,列出本机与其他主机之间不同协议类型(根据端口号不同)的IP数据包的数量。-socket programming, monitoring the local network, capturing a period of time to this machine as the source address or destination address of IP pack
局域网网络语音传输
- 局域网内的所有机器都应该能够收到广播语音-All machines should be able to receive the broadcast voice in LAN
p2p
- 利用hashtable实现网络广播,其中分inject.java和peer.java两部份,inject插入要广播内容,peer端接收显示并转发,过程中判断是否来自同一IP和端口,并检查是否是原数据。文件为RAR压缩格式。-Hashtable realize the use of webcasts, in which sub-inject.java and peer.java two parts, inject insert to broadcast content, peer-side rec
guangbo
- 局域网广播程序,网络广播,通讯的第一步,主机和客户端程序-LAN broadcasting, network broadcasting, communications, the first step, the host and client
multicast
- 网络广播通信程序,使用winsock编程与开发,需在局域网络上的多台计算机上安装后进行实验. 源代码完整,已通过测试可直接使用。 -Source network broadcasting and communications procedures, the use of winsock programming and development, the need for local area network on multiple computers after the installation
udpbroadcast
- 基于UDP网络广播,实现了基本的广播功能,运行平台式qt4.3.0,语言为c语言-UDP-based Internet radio, radio to achieve the basic function, running, platform type qt4.3.0, language c language
udpc
- 用QT实现udp网络广播是网络应用中的一个常用功能,本实例通过QUdpSocket实现基于UDP协议的广播应用。
goodYulticastvery
- 用于广播的socket类 网络编程,Multicast实现,很好(Class socket network programming for broadcast, Multicast, is very good)
udp网络通信
- 讲解说明如何实现UDP单播,组播,广播,包含了服务端,及客户端的书写方式(Explain how to implement UDP single broadcast, multicast, broadcast, including service end, and client writing style)