Distinct - Support - FAQ
Knowledge Base
Ask Cody
Resources
How do you send double-byte CHAR with your JRPC library?
Use XDR_opaque instead of XDR_string. In this case the data will be transferred as is.