I see these threads http://stackoverflow.com/questions/170600/unix-socket-implementation-for-java and http://forums.sun.com/thread.jspa?threadID=713266.
Second link tell that Java already support UNIX Domain Socket. If support what class that I need to implement from Java?.
From first link, it tells Java not support UNIX Domain Socket. Then, it needs to use the 3rd library.
So, all of these what is it true ??