Click here to Skip to main content
Sign Up to vote bad
good
Hi,
in my project there is some places where one exe want communicate with other exe.
 
Current approch:-
first exe data into text file on other exe read.
Not bad idea but if any missing in file writting or reading i got assertion.
 
to avoid that i want some mechanism so that ione exe can communicate with directly.
 
NOTE:-
I dons't want to use sockets.
Posted 8 Feb '12 - 17:08

Comments
SAKryukov - 9 Feb '12 - 0:12
If you want to tell us "I don't want...", you better solve the problem on your own. Sockets is one of the best IPC approaches. There are other methods, but... Who would be interested to spend any time helping you, if you might say "I don't want..." again? You should motivate such things if you really need any help. --SA
Coder Block - 9 Feb '12 - 0:49
oops you take it wrong way !!!! actaully i known socket method about that.. i says "i dont want".. i want alternative please help me on same....

1 solution

So you are on windows-
 
Try any of these.
 
Clipboard
COM
Data Copy
DDE
File Mapping
Mailslots
Pipes
RPC
Windows Sockets
 
Well Data Copy^ and Pipe^ would be easy options.
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 OriginalGriff 216
1 Sergey Alexandrovich Kryukov 175
2 Tadit Dash 154
3 Richard MacCutchan 145
4 Santhosh G_ 125
0 Sergey Alexandrovich Kryukov 10,294
1 OriginalGriff 7,955
2 CPallini 4,201
3 Rohan Leuva 3,522
4 Maciej Los 3,159


Advertise | Privacy | Mobile
Web02 | 2.6.130523.1 | Last Updated 9 Feb 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid