搜索资源列表
java组播编程实例
- 这个实例实现了加入和离开组播组、在组播组中发送及接收数据、利用组播实现时间服务器、利用组播实现网络教学功能-this example realized join and leave multicast group, the multicast group to send and receive data and the use of time-servers multicast using multicast network teaching function
java udp broadcast chat
- 自己做的一个java 的聊天工具,主要向实现的事udp的广播、多播识别用户,可以突破局域网的限制,最主要的是想实现文件的广播传送,以及多人的广播语音,最后由于毕业,只完成,语音部分。-have done a java chat tool to achieve the main thing udp in broadcasting, multicast identifies the user, can overcome the limitations LAN, the most important
UDPTest
- 使用UDP的组播方式获取组播数据流的Android程序-Way to use multicast UDP multicast data stream for Android program
multicast
- P2P Streaming vs. File Downloading Introduction to PlanetLab and Simulation A Survey CoopNet Promise/CollectCast Dagster Our approach Flow Simulators
multicastClient
- multicastClient.java broadcasts message on port 1115. This introduces you how to deliver or transmit data in network and describes the fundamental of various techniques like: unicast, broadcast and 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
UDPmulticastServer
- multicast java Program coding
Joint_Source-channel_Multistream_Coding_and_Optica
- 本文对video over ip中多播处理,网路的自适应等提出有效的解决方案-In this paper, the multicast video over ip address, network and other adaptive propose effective solutions to
messanger
- Messenger which contain multicast operation
Stream-multicast
- 下一代流式网络多播协议的实现,使用java完成,是点点流式数据多播的典型实例,带有网络监视器端口。-Implementation of Streaming multicast using java, with network monitor to see into the data transmitted in the network.
multicast
- multicast con java cliente y servidor
MABS-multicast-Authentication
- this is an ieee paper for current final years to present there projects in java
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
java-zubo
- 1. 创建一个用于发送和接收的multicastSocket组播套接字对象 2. 创建一个指定缓冲区大小及组播地址和端口的DatagramPacket组播数据包对象 3. 使用组播套接字joinGroup(),将其加入到一个组播 4. 使用组播套接字的send()方法,将组播数据包对象放入其中,发送组播数据包. 或者 使用组播套接字的receive()方法,将组播数据包对象放入其中,接收组播数据包 5. 解码组播数据包提取信息,并依据得到的信息作出响应String s
multicast Programming
- java casting project file with server architecture