junixsocket


junixsocket

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.

Provided dependencies (1)

Group / Artifact Version Newer Version
com.kohlschutter » compiler-annotations 1.5.1 NA

Test dependencies (2)

Group / Artifact Version Newer Version
com.kohlschutter » kohlschutter-util 1.5.1 NA
com.kohlschutter » kohlschutter-test-util 1.5.1 NA