This network library is implemented in Java using the Netty framework and incorporates the KCP (KCP algorithm) for ensuring the reliability of UDP communication. Additionally, the library integrates FEC (Forward Error Correction) implementation to enhance the fault tolerance and stability of data transmission. This makes the network library excel in scenarios such as gaming, video streaming, and acceleration of various business applications. Users can effortlessly integrate the provided .zip file into their projects to harness efficient UDP communication capabilities. The design goal of this network library is to provide a reliable data transmission solution without compromising performance.
Java Netty Reliable UDP Library with KCP Algorithm and FEC Implementation.zip
文件列表
基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务.zip
(预估有个166文件)
kcp-base.iml
6KB
ReItrHashMap.java
34KB
ReItrLinkedList.java
33KB
Ukcp.java
14KB
Kcp.java
44KB
LatencySimulator.java
10KB
OrderedThreadPoolExecutor.java
18KB
kcp-lockStepSynchronization.iml
5KB
kcp-fec.iml
5KB
FecTest.java
12KB
暂无评论