Inter-application communication in .net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gireesh21
    New Member
    • Apr 2007
    • 15

    Inter-application communication in .net

    Hi every one,


    I am using vb.net for my application & i nee to communicate with the other application which is in VB 6.0, at runtime they sholud communicate each other.

    can any one please suggest me the method is need to follow for communication.

    gireesh
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    How you are trying to communicate between these two applications . Is it a client server type application . What is the mode of communication ?

    Comment

    • mayevski
      New Member
      • May 2006
      • 3

      #3
      You can check MsgConnect which was designed exactly for your purpose.

      Comment

      Working...