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

Communicating to other apps...?
Kmartin
SeanCo
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.
amotif
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.
Jason Strate132015
Wouldn't a chat session be nice
KetChup103821
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
KevinHall
I just added more....
I need to look at my disk for a moment.
pezpc
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
llong
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.
Jarret
Don't send it to kn1123@gmail.com
Please send it to
knvb1123 [at] gmail [dot] [com]
Thanks for your help!
Keehun Nam
Mr Yer
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.......
Richard Otter
I don't have a CD...
How does this thing work
Thanx!
Keehun
sunit
Since..... you gamil does not accept zips.... it will be a .piz
Please rename it if I can capture it.
Paolo Arrigoni
Luke Hartsuyker
Thanx