搜索资源列表
使用Java控制UDP协议
- UDP在网络中用于处理数据包,本文实现在java中操纵UDP.-UDP is used for dealing with data packet. This file is implementing that how to control UDP protocol with Java
udpkehuduan
- 这是一个用JAVA开发的UDP客户端应用程序的原代码有很好的使用价值-This is a development with Java UDP client application's source code is a good value
udpfuwuqiduan
- 这是一个用JAVA编写的UDP网络服务器端应用程序有很大的使用价值-This is a preparation with Java UDP network server applications have great value
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
javaUDP编程
- java实现的基于UDP网络通讯代码. JAVA语言
UDPmedia
- 局域网音频广播软件,使用UDP协议,并在元基础上就音频格式使用GSM算法压缩,减少了网络流量。-LAN audio broadcasting software, the use of UDP protocol, and in yuan on basic audio formats used on the GSM compression algorithm, reducing network traffic.
kehuduandaima
- 基于UDP协议的类似QQ的聊天软件。包括了QQ的基本功能模块。-UDP-based protocol similar to the QQ chat software. Includes the basic functions of QQ module.
udp_java
- 用JAVA写的可信赖UDP协议,支持断点续传。-A reliable UDP protocol to support HTTP written using JAVA.
emulador
- A program to control the udp trafic in net
src
- 用java实现网络中的tcp和udp协议下的文件传输-Achieve network with java tcp and udp file transfer under the agreement
UDP-java
- 采用JAVA编写的基于UDP的通信软件,可以很好的完成局域网间的通信-Written using JAVA UDP-based communications software, you can complete a good communication between the LAN
JAVAUDP
- 自己写的UDP通信代码,对学习Java UDP帮助很大。-The UDP communication code to write, to learn Java UDP great help.
TestP2P-UDP
- NAT穿越的java网络编程,一个服务器端,两个客户端,代码详细,测试通过了
RFIDUdp
- java UDP 服务器侦听程序,并可以操作oracle 数据库-java UDP server listener, and can operate oracle database
ChatDemo
- JAVA UDP传输,黑马程序员老毕源码-the java udp transport
JAVAUDP
- JAVA UDP聊天设计,最为简单的UDP
UDP
- 一个基于java udp的简单运用,能够将文字信息从客户端传输到服务端。-a simple java udp application which supports the transmission of text info client to server.
test
- udp 穿网发送信息 java udp 穿网发送信息-udp send a message through the network
73462713Router
- 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序
java-swing-udp-chat-master
- a p2p java chat program