[Rxtx] about VDCP by rxtx

Brian Schlining bschlining at gmail.com
Tue Feb 24 09:34:30 MST 2009


I wrote a Java implementation of the Sony 9-pin protocol, called vcr4j (VDCP
is derived from Sony's 9-pin protocol). Vcr4j uses RXTX under the hood.
As Ilkka mentioned, the pins are arranged differently for RS-422 but a pin
converter between RS-422 and RS-232 is pretty cheap to pick up.
Anyway, the existing Java implementation, vcr4j,  is open source and
available at http://code.google.com/p/vcr4j/ . It may help get you going
with VDCP.

Cheers
Brian


> VDCP is based on RS-422 interface (ANSI/TIA/EIA-422-B standard) and
> RXTX is a library for RS-232 serial interfaces.
> You can use Java and RXTX to control RS-422 devices if you get RS-232<-
>  >RS-422 conversion (adapter maybe?)
>
> --> Do you know about VDCP(video disk communications protocal)? using
> > VDCP by rxtx?
>

-- 
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Brian Schlining
bschlining at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qbang.org/pipermail/rxtx/attachments/20090224/847610b4/attachment-1154.htm>


More information about the Rxtx mailing list