Serialize Object in C# and Deserialize in Java

  • Thread starter Thread starter pei_world
  • Start date Start date
Hi Mike --

It will indeed work, you just need some help so that the Java and .NET sides
agree on the serialization format. JNBridgePro, our Java/.NET bridge allows
you to pass objects between Java and .NET, either by reference or by value.
Check out www.jnbridge.com for more information.

Regards,
Wayne
____________________________________

Wayne Citrin
JNBridge, LLC
(e-mail address removed)
www.jnbridge.com
Spanning the Worlds of Java and .NET
____________________________________
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top