packaging java unix sockets library

Jiri Moskovcak jmoskovc at redhat.com
Wed Jun 19 08:23:12 UTC 2013


On 06/19/2013 10:03 AM, Bohuslav Kabrda wrote:
> ----- Original Message -----
>> Hi,
>> I recently run into situation where I need to use unix socket in java
>> program. Fro obvious reasons JAVA doesn't support it out of the box, so
>> I have to use 3rd party library. After some googling I came to
>> conclusion that there is no such library in Fedora which is quite a
>> surprise for me (noone has ever needed unix socket in Java or is
>> everyone bundling it??).
>>     I decided to use and package http://code.google.com/p/junixsocket/,
>> but I would rather not to if there is an existing alternative in Fedora.
>>
>> Thoughts?
>>
>
> You could try jnr-unixsocket [1], which is a Unixsocket library created for JRuby's use and should work fine; although I'm afraid it's poorly documented.
>

Seems pretty easy, thank you! You just saved me quite a lot of time ;))

Jirka

>> Thank you,
>> Jirka
>



More information about the devel mailing list