搜索资源列表
src
- 用java实现网络中的tcp和udp协议下的文件传输-Achieve network with java tcp and udp file transfer under the agreement
NetCourse
- 基于JAVA语言编程的UDP通信系统的程序,源代码准确无误。-UDP traffic system based on the Java programming language program, the source code is accurate.
UDPChatRoom
- 这是一个UDP网络聊天室的JAVA程序,包含发送、接收以及主程序三个文件。-This is a UDP network chat rooms JAVA program contains three files to send, receive, and the main program.
QQ
- java中基于udp协议的一个简单示例演示,只要模仿qq的聊天功能。-Java based on udp protocol in a simple example shows, as long as the imitation qq chat.
JAVAUDP
- JAVA UDP聊天设计,最为简单的UDP
UDP
- 一个基于java udp的简单运用,能够将文字信息从客户端传输到服务端。-a simple java udp application which supports the transmission of text info client to server.
seroUtils
- A high-performance and ease-of-use implementation of the Modbus protocol written in Java by Infinite Automation Systems Inc.. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsi
mina-core-2.0.4.jar
- Apache Mina是一个能够帮助用户开发高性能和高伸缩性网络应用程序的框架。它通过Java nio技术基于TCP/IP和UDP/IP协议提供了抽象的、事件驱动的、异步的API。-Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abst
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
modbus4j-master
- modbus4j实现了Java与modbus协议的以下几种通讯方式: modbus TCP/IP通讯 modubs UDP/IP通讯 modbus RTU/IP通讯(modbus4j: modbus TCP/IP modubs UDP/IP modbus RTU/IP)