Skip to content

mashb1t/java.lib.network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Network Library

Features

  • Full support for TCP-IP
  • Data transfer through packets
  • Symetrical code for Client and Server
  • Easy extendability, multiple abstract classes and interfaces

Version

0.1.3

Download

  • Download the NetworkLib directly with this link (latest release)
  • Or clone the whole repository:
$ git clone git@github.com:mash1t/java.lib.network.git NetworkLib

Installation

Right click on your netbeans-project, then select "Properties". In the left sidebar, navigate to the entry "Libraries". Depending on which way you downloaded the JAR/Project, click on the corresponding button to add the source to your project.

Visual

You can find UML-Diagrams in the package "UML"

Repository Info

This repository is a netbeans project, which is developed with JDK 1.7.0_71.

Support

This library is developed by Manuel Schmid. If you have any questions or feature requests, don't hesitate to contact me on Twitter or my homepage.

Current Todo's

  • Add support for UDP

License

This software is under MIT-License.

About

A Java-Library for sending/receiving data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages