jar

no.fiken.oss.junixsocket : junixsocket-parent

Maven & Gradle

Jun 05, 2017
418 stars

junixsocket-parent · junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) from Java. In contrast to other implementations, junixsocket extends the Java Sockets API (java.net.Socket, java.net.SocketAddress etc.) and even supports RMI over AF_UNIX. It is also possible to use it in conjunction with Connector/J to connect to a local MySQL server via Unix domain sockets.

Table Of Contents

Latest Version

Download no.fiken.oss.junixsocket : junixsocket-parent JAR file - Latest Versions:

All Versions

Download no.fiken.oss.junixsocket : junixsocket-parent JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window junixsocket-parent-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.