Communicating to other apps...?

Hello,

Is there a way to communicate to other apps

It doesn't have to be communicating communicate...

What I need is this. I need to fill out a from another app. Then my

app has to press enter. Yes, I think it's possible by "Sending" the keys.

But the problem is when I try to get the result, let's say trajectory distance, then how am I going to get that It's in the program after you press enter. It displays it for you. How am I supposed to get this The text is in a colored background.... Should I use like text recognition I don't know!

Any help would be appriciated!!

Keehun Nam




Answer this question

Communicating to other apps...?

  • Uri S.

    Don't send it to kn1123@gmail.com

    Please send it to

    knvb1123 [at] gmail [dot] [com]

    Thanks for your help!

    Keehun Nam



  • Sonic1981

    sure

  • c# crack

    while I am looking on disk please review what I added above.

  • venky0425

    If they are on the same node - You can use the IPC (Interprocess Communications Classes).

    If they are on different nodes... Remoting Services or Sockets.

    You could also use pipes.... which would probably be the preferred method.

    I believe you'd have to write a DLL in C# to manage the pipes.



  • GeeeTeee

    Well,
    I don't have a CD...
    How does this thing work

    Thanx!
    Keehun


  • Chris_Botha

     

    Try this and see what happens... this is a IPC sample zip from Ms.

    ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_fxsamples/local/sampleexecutables/Technologies/Remoting/Basic/RemotingIPC.zip

    I believe that's a local disk address of mine that vs2005 has set up. When I did use that address the zip does come up.

     



  • George S.

    Sorry, the "***" apparently filter out "p a r c" (backwards)...
    I never knew a such word would be filtered...
    Sorry if you thought it was some other offending word. And I certainly hope that
    "***" didn't offend you...

    Keehun


  • Luuk

    Can you lead me to the right direction with help articles or online tutorials
    Thanx


  • vidashgan

    see if I can't extract and send it to you via email.....

    Since..... you gamil does not accept zips.... it will be a .piz

    Please rename it if I can capture it.



  • abc23

    I see if I can't extract and send it to you via email.....

    Since..... you gamil does not accept zips.... it will be a .piz

    Please rename it if I can capture it.



  • MaryLuke

    Well, I just googled Interprocesses Communications Classes
    but they are returning long C++ sourcodes, Unix / Shell (***), Network Layers, and etc...
    The preferred method, pipes. I believe when I google pipes, it'll return results to broad...
    Can you give me some narrower name

    Thanx
    Keehun


  • Demonite

     

    What are your requirements

    Were you to use IPC there is an IPC demo on disk I believe.....

    Help:

    IPCChannel Class

    Provides a channel implementation that uses the IPC protocol to transmit messages.The following tables list the members exposed by the IpcChannel type.

    Etc.......

     

     



  • Sashah

    I just added more....

    I need to look at my disk for a moment.



  • Greg Smolyn

    It can't find it
    Wouldn't a chat session be nice


  • Communicating to other apps...?