Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-04-23 07:13 Back to release list
1.2

Bugfixes and improvements. The MySQL Unix socket factory is now available as a separate jar (and with demo code). This release compiles under FreeBSD. It has initial support for Tru64 and improved handling of stale socket files.

Project Resources