crosspost

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • meera

    #1

    crosspost

    Hi,

    Is it possible to integrate a java application with a .net application ?
    or have a .net module in a java application.
  • Jon Skeet [C# MVP]

    #2
    Re: crosspost

    meera <meera@discussi ons.microsoft.c om> wrote:[color=blue]
    > Is it possible to integrate a java application with a .net application ?
    > or have a .net module in a java application.[/color]

    See http://www.jnbridge.com

    --
    Jon Skeet - <skeet@pobox.co m>
    Pobox has been discontinued as a separate service, and all existing customers moved to the Fastmail platform.

    If replying to the group, please do not mail me too

    Comment

    • Nodir Gulyamov

      #3
      Re: crosspost

      look at mono (http://www.go-mono.org) which includes IKVM
      (http://www.ikvm.net/).
      Hope that helps.

      Nodir Gulyamov

      "meera" <meera@discussi ons.microsoft.c om> wrote in message
      news:FE93DAAC-27D2-4E21-AADA-05FBB4690C8F@mi crosoft.com...[color=blue]
      > Hi,
      >
      > Is it possible to integrate a java application with a .net application ?
      > or have a .net module in a java application.[/color]


      Comment

      Working...