Reading from unix local socket

Is there any way to read from unix local socket . I'm developing application that has to read from /dev/log socket, but I can not find way to do this.
[165 byte] By [aleksndar.valcheva] at [2007-11-26 12:53:20]
# 1
Not in pure Java. You might be able to find or write some platform-dependent JNI-dependent extension that will do it.
ejpa at 2007-7-7 16:43:42 > top of Java-index,Archived Forums,Socket Programming...