C# Client to Java server side Remoting options

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nelsonbrodyk
    New Member
    • Mar 2008
    • 81

    #1

    C# Client to Java server side Remoting options

    Hey All,
    I currently have C# clients, and I want them to talk to a Java server side running on Glassfish application server.

    I am wondering if anyone has some options outside of webservices, as we are trying to cut down the amount of data we are sending across the wire.

    I know their is .NET IIOP (which I can't get to compile in VS 2008), and also Hessian. Is there any other good binary remoting options to talk from a C# client to a Java Enterprise server?

    Any thoughts or suggestions would be appreciated!
  • nelsonbrodyk
    New Member
    • Mar 2008
    • 81

    #2
    any ideas? Has anyone had experience with Hessian?

    Thanks

    Comment

    Working...