Re: Connecting Java with .Net

From: Eugene Mayevski (mayevski_at_eldos.org)
Date: 09/27/04


Date: Mon, 27 Sep 2004 15:39:54 +0300

Hello!
You wrote on Mon, 27 Sep 2004 04:39:01 -0700:

 G> Does anyone know how to connect .net with java class and get some values
 G> back to .net??
 G> The scenario is this
 G> The .Net application that I have to write should invoke java class that
 G> inturn gets information abt the user that is listed in oracle internet
 G> directory and gets back the result to .net application
 G> anyone knows about that??

What channels of data excahnge do you consider using? If sockets, then you
can use MsgConnect (http://www.msgconnect.com/).

With best regards,
Eugene Mayevski



Relevant Pages

  • java environment variables getting truncated
    ... We are having a problem where we have the following scenario: ... native code calls a java class ... the java class does an execve() method call to another program ...
    (comp.sys.hp.hpux)
  • Connecting Java with .Net
    ... Does anyone know how to connect .net with java class and get some values back ... The scenario is this ... inturn gets information abt the user that is listed in oracle internet ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: open, read and convert foxpro DBF file
    ... Or are there some java class or 3party java API can ease the job? ... There is a project at java.net, called JavaDBF which I had ... I remember that downloading was tricky for me at first attempt (I ...
    (comp.lang.java.databases)
  • Re: System.out.println in Java class called from Matlab
    ... What do I have to do to print Strings to the Matlab command prompt? ... Best regards, ... also works from within a Java class called from Matlab. ...
    (comp.soft-sys.matlab)
  • component interaction vs functionality
    ... Assuming that there is a java class that interact with some other ... source-code which methods are responciple for the interaction and which ... should be separatd from the functionality of the class. ...
    (comp.object)