搜索资源列表
code.rar
- 文件传输的并发服务器,包含基于tcp协议和udp协议的 ,Concurrent file transfer server that contains the tcp-based protocols and udp protocol
TCPUDP
- 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
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. . . .
chatRoom
- 聊天室,UDP实现,多用户聊天界面,实现简单登录登出、文件传输、文件夹传输等相关的一些功能-Chat rooms, UDP implementation, multi-user chat interface, simple log log, file transfer, folder transfers, and other related features
20071115585
- 用java实现飞鸽传书的源码文件,通过udp协议,参考该源码可以解决文件传输的高可靠要求。-Using java to achieve Dove Chuanshu source documents, through udp agreement can be resolved with reference to the source of highly reliable file transfer request.
UDP
- java轻松演示计算机网络客户端与服务端数据传送——UDP-easy demonstration of the computer network java client and server data transfer- UDP
UDPServer
- UDP 服务器端程序(JAVA编写),实现文件传输。-UDP server-side program (JAVA prepared), to achieve the file transfer.
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.
udpdown
- java 用udp 實現 互傳傳送文件.-java implementation to use udp pass each other to transfer files.
Desktop
- file transfer using udp injava
src
- 用java实现网络中的tcp和udp协议下的文件传输-Achieve network with java tcp and udp file transfer under the agreement
UDP
- 基于UDP协议的简单数据传输,三个.java 文件-Simple UDP based data transfer protocol
ChessGame
- 采用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.
UDPChat
- Java做的UDP文件传输源代码,设计Swing Socket 还有UDP协议-Java to do the UDP file transfer source code, design Swing Socket UDP protocol also
bellman-ford
- 用Java语言写的移动通信网络(ad hoc)中很多经典的路由协议所用到的Bellman-Ford算法,使用到多线程和UDP协议来进行数据传输-Written using Java language for mobile communications network (ad hoc), many of the classical routing protocols used by the Bellman-Ford algorithm, using the multi-threaded and U
FileTransferProtocol
- File Transfer Protocol implements in java from University of Sã o Paulo - BR for UDP Protocol Security Transfer-File Transfer Protocol implements in java from University of Sã o Paulo - BR for UDP Protocol Security Transfer...
Java-UDP
- 使用java语言实现的简单的udp数据传输程序-Java language using a simple data transfer procedures udp
UDP-file-transfer
- UDP 文件传输,实现大型文件的多传输功能,利用套接字和端口号进行传输-UDP file transfer, implementation of large file transfer capabilities and more, using the socket and port number for transmission
UDPSend
- 用java语言编写的,实现UDP传送功能的程序代码。-UDP transfer function code using java language.