Jump to content

Write/Read data between two exe application


Recommended Posts

Hi all

I would like to Write/Read data between two exe application.

I can use Notifier operation to Write/Read data between two Vi, but I can't use it after I build *.exe.

Dose anybody knows how to do this or any example?

Thanks in advance.

4749[/snapback]

every *.exe is running in its own runtime environment, with its own memory, etc ...

if you are experienced with windows programming you can use the windows messaging system via the win-API or you can use TIP/IP or UDP ...

cheers

cb

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.