搜索资源列表
tut-bingo
- A client/server application that implements the game of BINGO. This example broadcasts information via a multicast socket, builds its GUI with Swing components, uses multiple synchronous threads, and communicates with RMI.
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
Broadcast
- 一个简单的Java程序,实现了局域网多播功能,适用初学者。-A simple Java program, the realization of a local area network multicast function for beginners.
bomberman
- A client/server application that implements the game of Boomberman. This example broadcasts information via a multicast socket, builds its GUI with Swing components, uses multiple synchronous threads, and communicates with RMI
ChineseChess
- 中国象棋。网络对战。采用Net Beans IDE开发。寻找主机采用IP多点传送。可以聊天。使用UDP进行数据传送。Java Socket编程。-Chinese chess. Network war. Developed using Net Beans IDE. To find the host using IP multicast. Can chat. The use of UDP for data transfer. Java Socket Programming.
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
confMC
- Java socket multicast Conferance Chat, Design it by NetBeans v6
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
zuboyanjie
- java中简单的组播套接。发送消息并接受。-the simple java multicast socket. Send and receive messages.
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.