搜索资源列表
mcast_test_tools.好用的BSD SOCKET 组播测试软件
- 是一款绝对经典、好用的BSD SOCKET 组播测试软件,内附具体使用说明。,Is an absolute classic, easy to use BSD SOCKET multicast test software, included specific instructions.
MulticastSocket
- 实现局域网内的组播功能,在同一个组同一个端口内的所有主机都可以收到发出的组播消息。-Within a LAN multicast function in the same group with all the hosts within a port can receive the multicast message.
msocket
- 一个socket多播的例子-A multicast socket example
CallServices
- 服务呼叫系统,一个典型的socket组播代码-Service Call System, a typical multicast socket code
SOCKET
- 用于广播的socket类 网络编程 Multicast实现-Socket type used for broadcasting network programming to achieve Multicast
fuelcellsim
- Read Hex string from file, convert to byte array and send using udp multicast socket Developed by Borland c++ builder 6.0 -Read Hex string from file, convert to byte array and send using udp multicast socket Developed by Borland c++ buil
udp_sock_multicast
- socket实现udp组播,需要用UDP通信可以参照-udp multicast socket implementation
MulticastSocket_demo
- 封装的多播socket例程,可以用来编写多播程序-Encapsulated multicast socket routines, can be used to write multicast programs
TCP-UDP-and-Multicast-in-Java-Socket
- 在java中使用网络TCP,UDP和组播的书-Network in java using TCP, UDP and multicast book
MultiCast1
- 分布式计算中的组播聊天室 主要应用socket技术-Distributed computing in the main application of multicast socket technology chat room
iptv_udp_socket_java
- 本程序是2011年中兴捧月杯程序设计比赛中进入决赛的作品。 名称:IPTV的实现 功能:共三个子程序,分别为服务器,交换机,机顶盒 具体:服务器可以实时显示三个频道的信息,并把三个频道的视频帧以UDP单播形式发送到交换机,然后交换分别把三个频道的数据发送到三个组播组,机顶盒可以选择加入某个组,实现浏览不同频道的节目-This program is January 2011, ZTE holding the cup final game programming works. Name:
MultiCast
- 在windows下用MFC实现socket简单的多播通信(同时具有服务器端和客户端的功能)-In the windows, use MFC to achieve simple multicast communication (both server and client functionality)
UDPConsole
- Create and manage unicast, broadcast or multicast socket to send and receive datagram packets over the network.
socket-tcpaudp
- vc实现的网络编程基本功能获取本地ip、mac,包括完成端口,多播,网络修订时间和原始套接字。-get local ip, mac vc realize the basic functions of network programming, including the completion of the port, multicast, network revised time and raw sockets.
ping
- ping命令的简单功能实现,基于Linux的gcc实现。用到的知识有广播,多播,套接字-ping command to achieve a simple function, gcc Linux-based implementation. The knowledge is broadcast, multicast socket
GroupBroadcast
- 基于Linux操作系统的关于socket的组播通信程序,包括组播的发送端和接收端,详细介绍了组播的配置方式,是学习组播编程的入门程序。-Linux-based operating system on the multicast socket communication program, including multicast sending and receiving ends, detailing multicast is configured, multicast learning prog
ixternal_screen
- 用于广播的socket类,网络编程 Multicast实现,不错的源码-Multicast socket class library for broadcast, network programming, good source
Multicast
- 交互CMOS模块: (1)界面点击 (2)用户输入 (3)信息、命令显示 (4)提示对话框 2.2、通信模块: (1)组播通信RFC1112推荐了一些支持组播的应用程序接口: ●加入一个组播组; ●离开一个组播组; ●为调整范围对一个组播数据的IP TTL值进行设定; ●为组播传输和接收设定本地的接口; ●禁止输出的组播数据回送。 (2)点对点Socket通信 2.3、信息查询模块(内存、cpu、网络、磁盘信息,关机) 2.4、数据处理模块(Inf
477203
- 用于广播的socket类,网络编程 Multicast实现,非常不错(Multicast socket class library for broadcast, network programming, very good)
socket
- UDP多播、UDP广播,TCP等网络套接字(UDP multicast, broadcast, TCP and other network sockets)