On 06/19/2013 03:53 AM, Jiri Moskovcak wrote:
> 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??).
Fedora already contains libmatthew-java [1], which provides the ability
to read/write to unix sockets. I am not sure about documentation, but
dbus-java uses it, so at least there's some examples you can look at.
Unfortunately, upstream seems quite dormant now.

Cheers,
Omair

[1] http://www.matthew.ath.cx/projects/java/

-- 
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to