搜索资源列表
UDP.这是一个基于UDP视频传输的源代码
- 这是一个基于UDP视频传输的源代码,适合初学者学习参考,This is a UDP-based video transmission of the source code, suitable for beginners to learn the reference
wmmpmanager1
- 物联网WMMP协议管理平台的实现,采用Java语言编写,下行基于Gprs,采用Spread中间件、tcp 、Udp与远端的终端实现通信,上行通过Mysql数据库接口、Webservice接口与网站通信。目前主要应用于无线医疗行业-Things WMMP management platform to achieve an agreement, the use of Java language, down on Gprs, using Spread middleware, tcp, Udp achi
LAN-chat-udp
- 局域网聊天,udp的,稍后会加上传文件的功能 只是现在发现,Thread线程多了以后会导致软件界面卡死-LAN chat, udp, and later added upload function is now found, Thread thread will result in more than a software interface cards after death
MyP2PApplication
- JAVA的P2P程序,利用UDP打洞来穿透防火墙实现不同的两个内网之间进行点对点连接-JAVA of P2P programs, using the UDP hole punching to penetrate the firewall to achieve two different point between the internal network to connect
udp-reliable-data-transmission
- UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)-Reliable UDP data transfer. GBN algorithm used to realize: 1. Then packet loss (random number generator Ma
src
- udp可靠文件传输 有源码 可运行 内部简要注释-udp secure file transfer have the source can be run within a brief comment. . . .
warPuber
- 魔兽联机,对战 搜索,发布,聊天! udp 这是一个纯java写的魔兽对战平台.不抓包.原理非常简单. 可以聊天,可以发布自己的魔兽主机.有人建立主机或者人满了也会有声音提示. 学习网络编程.非常好! -Warcraft Online, Battle search, publish, chat! Udp This is a pure java write Warcraft Battle platform. Not Ethereal. Principle is very simpl
UDP
- 用java实现基于UDP的图像传输,此系统功能模块十分详细,是一个重要的课程设计-Using java implementation of image transmission based on UDP, the system function modules are very detailed, is an important course design
java-socket
- 简单的JAVA聊天实现。客户端。TCP/UDP的使用。。。。。点对点通讯以及群发消息。-Simple JAVA chat implementation. Client. TCP/UDP use. . . . . Point to point communication, and mass messaging.
java_udp
- 这是java udp网络编程的一个实例,对做p2p软件很有帮助,传上来和大家分享。-Java udp This is an example of network programming to do p2p software helpful, Chuan-up and share with you all.
UDP
- java写的UDP聊天程序 十分好用哦!下载联系277937187 -java chat program written in a very useful UDP Oh! Download links 277,937,187
UDP
- java轻松演示计算机网络客户端与服务端数据传送——UDP-easy demonstration of the computer network java client and server data transfer- UDP
udpSample
- Sample UDP Socket Client/Server For Java version
UDP-chat
- UDP即时通信软件,下完直接能用,包括客户端和服务器端-UDP instant messaging software, can be used directly under the End, including client and server
UDP
- 这里收集几个UDP的例子,希望能够对大家有用-UDP here a few examples of the collection, hoping to be useful for all of us
UDP
- 采用UDP协议及客户机/服务器(C/S)模式,分别为客户端和服务器端完成基本数据配置,实现一个局域网环境下的即时通信,并让收发信息在可视化界面上显示。
TestP2P-UDP
- java使用UDP穿透NAT.由于UDP的无连接的,所以需要自己维护连接,那就是心跳!-java to use UDP through NAT. because of the non-UDP connections, so the need to maintain their own connections, and that is heart!
UDP-java
- 采用JAVA编写的基于UDP的通信软件,可以很好的完成局域网间的通信-Written using JAVA UDP-based communications software, you can complete a good communication between the LAN
UDP(Java)
- This file contains UDP sockets in java. It includes client Program as well as Server Program.
UDP
- 基本的UDP发送端和接收端程序,实现接收和发送信息及交换-basic UDP program for sending and receiveing