-
Notifications
You must be signed in to change notification settings - Fork 25
Home
This library was designed to easily and clearly summarize the functionalities required for almost all reasonable network applications in Java. Connection setup, reconnection, protocol for data exchange, possibility of serialization of any objects and data, and a secure connection using SSL are already preserved. Do not waste any more thoughts on such things, but concentrate on the essentials!
It should be as simple as this: prepare listeners on both sides (server and client) to respond to specific data packets. Then connect both and send packages. Finished.
DeBukkIt is a German YouTuber active since 2011, who started with videos about Minecraft modifications. Then he made videos about Bukkit server plugins, about developing plugins, and since January 2017 also about Java programming. He is studying chemistry and computer science at Westfälische Wilhelms-Universität in Münster, Germany.