Welcome![Sign In][Sign Up]
Location:
Search - java udp multicast

Search list

[Communicationjavaudpbroadcastchat

Description: 自己做的一个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 thing is to realize documents broadcasting transmission, and the voice over the radio, finally graduated, completed only voice part.
Platform: | Size: 1258945 | Author: 赵金 | Hits:

[Otherjiaohuanjimoni

Description: 编写本程序时,所使用的是传输层的UDP协议,不分服务器和客户端,采用对等实体的形似实现信息的传输。运用java.net.DatagramPacket类和java.net.DatagrameSocket类实现套接和数据的传输。并且采用组播形式进行数据信息的传递。使用三个简单协议数据单元(PDU),即JOIN PDU,LEAVE PDU,MESSAGE PDU。分别表示首次连接时组播的数据报、用户离开时组播的数据报,用户输入完消息时组播的数据报。-preparation of this procedure, which is used in the transport layer UDP, regardless of the server and client, used such entities to realize the huge information transmission. Java.net.DatagramPacket use category and java.net.Data grameSocket Class of molars and data transmission. And using multicast form of the transfer of data information. Use three simple protocol data unit (PDU), the PDU JOIN, LEAVE PDU. MESSAGE PDU. , Said the first link multicast data reported that users leave multicast data reported, End user input information on the multicast data reported.
Platform: | Size: 1451910 | Author: 水依 | Hits:

[Communicationjavaudpbroadcastchat

Description: 自己做的一个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 thing is to realize documents broadcasting transmission, and the voice over the radio, finally graduated, completed only voice part.
Platform: | Size: 1258496 | Author: 赵金 | Hits:

[ICQ-IM-ChatFreeQQ_src

Description: /* 基于组播和udp的局域网聊天工具 email:kinghfut@gmail.com QQ:254648852 */-/* multicast and udp-based LAN chatting tool email : kinghfut@gmail.com QQ : 254648852* /
Platform: | Size: 284672 | Author: king | Hits:

[Otherjiaohuanjimoni

Description: 编写本程序时,所使用的是传输层的UDP协议,不分服务器和客户端,采用对等实体的形似实现信息的传输。运用java.net.DatagramPacket类和java.net.DatagrameSocket类实现套接和数据的传输。并且采用组播形式进行数据信息的传递。使用三个简单协议数据单元(PDU),即JOIN PDU,LEAVE PDU,MESSAGE PDU。分别表示首次连接时组播的数据报、用户离开时组播的数据报,用户输入完消息时组播的数据报。-preparation of this procedure, which is used in the transport layer UDP, regardless of the server and client, used such entities to realize the huge information transmission. Java.net.DatagramPacket use category and java.net.Data grameSocket Class of molars and data transmission. And using multicast form of the transfer of data information. Use three simple protocol data unit (PDU), the PDU JOIN, LEAVE PDU. MESSAGE PDU. , Said the first link multicast data reported that users leave multicast data reported, End user input information on the multicast data reported.
Platform: | Size: 1452032 | Author: 水依 | Hits:

[JSP/JavaUDP

Description: 高等院校计算机应用技术硕士研究生课程,高级计算机网络程序设计实例子代码,multicast部分.包括server , client. -Master of Computer Application Technology tertiary post-graduate courses, advanced computer networks, programming examples of sub-code, multicast part. Including server, client.
Platform: | Size: 5120 | Author: 罗一 | Hits:

[JSP/JavaUDP_Multicast

Description: 用Java编写的udp 组播程序,包含客户端,服务端。-Prepared to use Java multicast udp procedures, including client, server.
Platform: | Size: 43008 | Author: jhon | Hits:

[JSP/JavaChineseChess

Description: 中国象棋。网络对战。采用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.
Platform: | Size: 1137664 | Author: kprog | Hits:

[JSP/JavaChessGame

Description: 采用NETBEANS开发。。实现登录、注册、房间等待、双人对战,不过系统比较简单,仅供学习参考-可以聊天。使用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.
Platform: | Size: 2249728 | Author: 蒋彪 | Hits:

[Internet-NetworkTCP-UDP-and-Multicast-in-Java-Socket

Description: 在java中使用网络TCP,UDP和组播的书-Network in java using TCP, UDP and multicast book
Platform: | Size: 51200 | Author: guozigang | Hits:

[androidUDPTest

Description: 使用UDP的组播方式获取组播数据流的Android程序-Way to use multicast UDP multicast data stream for Android program
Platform: | Size: 48128 | Author: daisuda | Hits:

[JSP/Javajava

Description: 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 communication chat, create a student and the Access database tables, execute SQL statements on the MySQL database to create stuinfo table, specify the database connection and access to property information database, used to control the network test time multicast, insert and delete data in SQL statements, multicast chat
Platform: | Size: 69632 | Author: 武林 | Hits:

[JSP/JavaJavaNetworkProgramming-Source-code

Description: 《Java网络编程》第三版会为你介绍Java网络API的最新特性。本书讨论了JDK 1.4和1.5(现在已命名为J2SE 5)中所做的所有修改和增补。本书内容全面,涵盖了从网络基础知识到远程方法调用(RMI)等各方面的内容,书中章节涉及到TCP和UDP socket、服务器socket、URL和URI、组播以及特殊用途的API(如JavaMail)等等。本书展示了如何使用JSSE编写安全的网络应用程序,解释了如何使用NIO API编写超高性能的服务器。它还涵盖了Java对网络代理、Web cookie和URL缓存的支持。   《Java网络编程》不仅仅是对API的解释:它还展示了如何使用API。本书有很多示例,包含了几千行可以实际工作的代码(所有代码都可以在线获得),实现了功能完整的网络客户端和服务器。无论是希望编写特殊用途的Web服务器、安全的在线订单接收程序、简单的组播代理还是电子邮件客户端,都会找到可供学习和借用的代码。   无论你是经验丰富的网络开发人员、Java程序员新手,还是只希望对Java网络编程稍有些了解的人,都会发现《Java编程(第三版)》将成为你的书库中一个重要的部分。一旦开始使用Java网络API,只要你能想到它就能够做得到。   -The third edition of Java Network Programming "will introduce you to the latest features of Java networking APIs. This book discusses the JDK 1.4 and 1.5 (now named the J2SE 5) made ​ ​ all the changes and additions. The book is comprehensive, covering the contents of the basics from the network to the remote method invocation (RMI), book chapters related to TCP and UDP sockets, server sockets, URL and URI, multicast, and special-purpose API (such as JavaMail) and so on. The book shows how to use JSSE to write secure web applications, and explains how to use the NIO API to write ultra-high performance server. It also covers the Java Network Proxy, Web cookies, and URL cache support. "Java Network Programming" is not just the API explanation: it shows how to use the API. The book has many examples, including thousands of lines of code can actually work (all code available online), full-featured network client and server. Whether you want to write special-purpose Web server, s
Platform: | Size: 249856 | Author: Dengeven | Hits:

[JSP/Javajava-zubo

Description: 1. 创建一个用于发送和接收的MulticastSocket组播套接字对象 2. 创建一个指定缓冲区大小及组播地址和端口的DatagramPacket组播数据包对象 3. 使用组播套接字joinGroup(),将其加入到一个组播 4. 使用组播套接字的send()方法,将组播数据包对象放入其中,发送组播数据包. 或者 使用组播套接字的receive()方法,将组播数据包对象放入其中,接收组播数据包 5. 解码组播数据包提取信息,并依据得到的信息作出响应String s = new String(dp.getData(), 0, dp.getLength()) 6. 重复过程4和5,即在while循环中实现。 7. 使用组播套接字的leaveGroup()方法,离开组播组;关闭组播套接字 -java udp multicast java udp multicast java udp multicast java udp multicast
Platform: | Size: 1024 | Author: sure | Hits:

[JSPJAVA-network-programming3

Description: 本书内容全面,涵盖了从网络基础知识到远程方法调用(RMI)等各方面的内容,书中章节涉及到TCP和UDP socket、服务器socket、URL和URI、组播以及特殊用途的API(如JavaMail)等等。本书展示了如何使用JSSE编写安全的网络应用程序,解释了如何使用NIO API编写超高性能的服务器。它还涵盖了Java对网络代理、Web cookie和URL缓存的支持。-The book is comprehensive, covering everything from networking fundamentals to remote method invocation (RMI) and other aspects of the content of the book chapters related to TCP and UDP socket, server socket, URL and URI, multicast, and special-purpose API (such as JavaMail) and so on. This book shows how to use JSSE to write secure web applications, explains how to use NIO API to write ultra-high-performance servers. It also covers the Java on the network proxy, Web cookie and URL cache support.
Platform: | Size: 20843520 | Author: 胡科罗 | Hits:

[Web ServerJava_Codes

Description: [Java UDP Servers and Clients] - Two implementations of java Servers using UDP protocol, and UDP with multicast. Server functions are simple DNS server register and lookup.
Platform: | Size: 5120 | Author: BerCar | Hits:

[JSP/Javalan-udp-chat

Description: A simple java chat application. It uses UDP multicast to communicate over lan. It was built for for students to communicate during programming lesson... Everybody on the lan using the app can communicate with each other.
Platform: | Size: 317440 | Author: damianpd | Hits:

[JSP/JavaJavaGroups-0.9.5

Description: JavaGroups是一个可靠的群组通讯Java工具包。它基于IP组播(IP multicast),但在可靠性,组成员管理上对它作了扩展。 JavaGroups的成员关系管理体现在: 1,可以知道组内有哪些成员 2,成员的加入,离开,掉线等的通知 JavaGroups的主要功能特征: - 组的创建与删除。组成员能在LAN或WAN环境内互相发送消息 - 组的成员加入或离开 - 组成员的检测和通知:加入,离开,掉线 - 检测与移除已掉线的成员 - 消息的组播 (member-to-group或point-to-multipoint) - 消息的点对点发送 (member-to-member或point-to-point) - 支持UDP (IP Multicast), TCP, JMS等传输协议 - 免费开放源代码(LGPL)(JavaGroups is a reliable group communication Java toolkit. It is based on IP multicast (IP multicast), but it is extended on reliability, group membership management. JavaGroups membership management is embodied in: 1, you can know who are members of the group 2, members of the admission, leaving, dropping, etc. notice The main functional features of JavaGroups: - creation and deletion of groups. Group members can send messages to each other in a LAN or WAN environment - members of the group join or leave - check and notify members of the group: join, leave, disconnect Detect and remove members who have been dropped Message multicast (member-to-group or point-to-multipoint) - send point to point messages (member-to-member or point-to-point) - support UDP (IP, Multicast), TCP, JMS and other transport protocols - free open source code (LGPL))
Platform: | Size: 337920 | Author: 彤彤1 | Hits:

CodeBus www.codebus.net