搜索资源列表
MulticastClient
- java网络编程中的组播通信,在通信中有时需要将一个消息发送到一组相关的进程中,这时可以组播的方式实现-the multicast communication, the communication is sometimes necessary to send a message to a group of related processes, and this can be achieved Multicast
SendAndRecieveData
- Java实现组播-Java multicast
UDP_Multicast
- 用Java编写的udp 组播程序,包含客户端,服务端。-Prepared to use Java multicast udp procedures, including client, server.
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.
Multicast
- Multicast in java very useful
confMC
- Java socket multicast Conferance Chat, Design it by NetBeans v6
multicast
- multicast group for java
multicast
- Multicast con java cliente y servidor
Core.Multicast.ServerThread.Java.code
- Java核心MulticastServerThread实例代码Core MulticastServerThread Java example code -Core MulticastServerThread Java example code
MABS-Multicast-Authentication
- this is an ieee paper for current final years to present there projects in java
java-multicast-instance
- java语言编写的组播实例,很好很强大对大家会有一定的帮助-java language multicast instance, very good very strong
zuboyanjie
- java中简单的组播套接。发送消息并接受。-the simple java multicast socket. Send and receive messages.
java
- Java入门基本源代码,包括采用UDP数据报通信实现的点对点聊天、创建Access数据库student及表、对MySQL数据库执行SQL语句创建stuinfo表、连接指定数据库并获得数据库属性信息、用于控制网络考试时间的组播、执行插入和删除数据的SQL语句、组播聊天-Introduction to the basic Java source code, including the use of UDP datagram to achieve point to point communicatio
MulticastServer
- Java 组播组中发送和接受数据实例 Java源码,组播组,组播组虚拟IP相关的JAVA程序,-Java multicast group to send and receive data. Java source, multicast, multicast group virtual IP related JAVA procedures
java-zubo
- 1. 创建一个用于发送和接收的MulticastSocket组播套接字对象 2. 创建一个指定缓冲区大小及组播地址和端口的DatagramPacket组播数据包对象 3. 使用组播套接字joinGroup(),将其加入到一个组播 4. 使用组播套接字的send()方法,将组播数据包对象放入其中,发送组播数据包. 或者 使用组播套接字的receive()方法,将组播数据包对象放入其中,接收组播数据包 5. 解码组播数据包提取信息,并依据得到的信息作出响应String s
Multicast-chat
- 在java平台上实现多人聊天,在此利用socket通信机制实现,类似于网上QQ多人聊天-The java platform to achieve more than chat, in the use of socket communication mechanisms, similar to the QQ online multiplayer chat
MulticastSender
- This an example of java multicast sender -This is an example of java multicast sender
JavaGroups-0.9.5
- JavaGroups是一个可靠的群组通讯Java工具包。它基于IP组播(IP multicast),但在可靠性,组成员管理上对它作了扩展。 JavaGroups的成员关系管理体现在: 1,可以知道组内有哪些成员 2,成员的加入,离开,掉线等的通知 JavaGroups的主要功能特征: - 组的创建与删除。组成员能在LAN或WAN环境内互相发送消息 - 组的成员加入或离开 - 组成员的检测和通知:加入,离开,掉线 - 检测与移除已掉线的成员 - 消息的组播 (member-to-