文件名称:Android代码-kryonet
文件大小:632KB
文件格式:ZIP
更新时间:2022-08-25 23:06:30
Android代码
KryoNet can be downloaded on the releases page. Please use the KryoNet discussion group for support. Overview KryoNet is a Java library that provides a clean and simple API for efficient TCP and UDP client/server network communication using NIO. KryoNet uses the Kryo serialization library to automatically and efficiently transfer object graphs across the network. KryoNet runs on both the desktop and on Android. KryoNet is ideal for any client/server application. It is very efficient, so is espec
【文件预览】:
kryonet-master
----.project(366B)
----src()
--------com()
----lib()
--------kryo-2.23.1-SNAPSHOT-all-debug.jar(316KB)
--------jsonbeans-0.5.jar(49KB)
----project.yaml(63B)
----examples()
--------com()
----CONTRIBUTING.md(405B)
----.settings()
--------org.eclipse.jdt.core.prefs(5KB)
----build()
--------minlog-none-1.2.jar(3KB)
--------junit-4.6.jar(213KB)
----test()
--------com()
----README.md(14KB)
----pom.xml(2KB)
----.classpath(657B)
----.gitignore(65B)
----license.txt(1KB)