搜索资源列表
一个使用UDP协议写的围棋(小应用程序)
- 一个用UDP协议写的围棋小应用程序,欢迎大家下载研究-I-go application of java src with udp protocol.
UDP桌面
- java编写的两台机器通过UDP数据报发送和接受,类似于QQ的程序-prepared by the two machines through UDP datagrams send and receive, similar to the procedures QQ
对于UDP组播的一些认识
- 对于UDP组播的一些认识-UDP multicast for some understanding
UDP Protocol
- 用UDP协议进行传输,并模拟rdt协议,以实现可靠数据传输-using UDP protocol transmission, and simulation rdt agreement, in order to achieve reliable data transmission
UDP-weiqi
- 这是个基于UDP编写的围棋程序。使用Java编写,代码挺好的,具有一定的参考价值-This is based on UDP Go prepared by the procedure. The use of Java, code is very good and has some reference value
vc基于udp的简单网络编程
- 开发工具Microsoft Visual C++ 6.0,WIN32程序,基于udp的网络传输
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
udp-ping
- the UDP pinger program which contains ping client and ping Server program
UDP
- 用java实现基于UDP的图像传输,此系统功能模块十分详细,是一个重要的课程设计-Using java implementation of image transmission based on UDP, the system function modules are very detailed, is an important course design
UDP-chat
- UDP即时通信软件,下完直接能用,包括客户端和服务器端-UDP instant messaging software, can be used directly under the End, including client and server
udp
- 通过udp协议,实现局域网内的广播。eclipse 工程,直接打开既可以使用。-Udp Protocol through, the radio LAN. eclipse project can be used directly to open.
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
- 基于UDP实现有客户端和服务器端的网络聊天室-UDP-based implementation with client and server-side Web chat rooms
UDP
- J2ME UDP服务器和客户端,小程序在java J2ME中运行-J2ME UDP server and client
UDP
- 基于UDP协议的简单数据传输,三个.java 文件-Simple UDP based data transfer protocol
UDP
- UDP通信例子,速度较快的协议,实现客户端和服务器间的即时对话,对初学者有很大的帮助-UDP communication example, faster protocol between the client and server to achieve real-time dialogue is very helpful for beginners
UDP
- 基本的UDP发送端和接收端程序,实现接收和发送信息及交换-basic UDP program for sending and receiveing
Java Socket TCP+UDP Client+Server
- A good Java Socket TCP+UDP Client+Server.
UDP
- 使用UDP协议,利用JAVA图形界面,在绑定端口和对方IP地址后实现远程通信。(with the usage of UDP protocol and JAVA programming,after bond IP and port in the other computer , different computer can communicate with each other in the windows)
基于UDP的SR协议
- 计算机网络课程设计之基于UDP的SR协议(SR protocol based on UDP for computer network course design)