Project Summary
Project Information
| Field | Value |
|---|---|
| Name | junixsocket |
| Description | junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) and other socket types, such as AF_TIPC and AF_VSOCK, 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. |
| Homepage | https://kohlschutter.github.io/junixsocket/ |
Project Organization
| Field | Value |
|---|---|
| Name | Kohlschütter Search Intelligence |
| URL | https://www.kohlschutter.com/ |
Build Information
| Field | Value |
|---|---|
| GroupId | com.kohlschutter.junixsocket |
| ArtifactId | junixsocket |
| Version | 2.10.1 |
| Type | pom |
