Click here to Skip to main content
15,899,026 members
Home / Discussions / C#
   

C#

 
QuestionRe: Form Focus Pin
Jun Du23-Jun-06 7:53
Jun Du23-Jun-06 7:53 
AnswerRe: Form Focus Pin
Cubzfan23-Jun-06 8:07
Cubzfan23-Jun-06 8:07 
GeneralRe: Form Focus Pin
Jun Du23-Jun-06 8:22
Jun Du23-Jun-06 8:22 
AnswerRe: Form Focus Pin
Dave Kreskowiak23-Jun-06 8:03
mveDave Kreskowiak23-Jun-06 8:03 
AnswerRe: Form Focus [modified] Pin
Nader Elshehabi23-Jun-06 10:48
Nader Elshehabi23-Jun-06 10:48 
Questioncompile a project Pin
waheed awan23-Jun-06 6:56
waheed awan23-Jun-06 6:56 
AnswerRe: compile a project Pin
Not Active23-Jun-06 7:11
mentorNot Active23-Jun-06 7:11 
QuestionCommunicating between applications Pin
smurfy3423-Jun-06 6:40
smurfy3423-Jun-06 6:40 
Hi:

I am programming in C# and wondering if there is a simple way to have direct communications between 2 programs on the same PC.

Here's the scenario I am thinking of:
1. Program a and program b are installed in a machine
2. progA is launched
3. progA needs some information and launches progB if needed. If progB is already launched, progA does not relaunch progB, but uses the active instance of it.
4. progB provides the information to progA.
5. progB is available for any other program progC etc. that want to call it for information
6. progB terminates only when the machine is rebooted.

I hope my weak terminology is still comprehensible. Please could you give me tips on how to launch progB from other programs and how to leave it on (not be a child of the lauuncher), and how to initate communication with progB if an instance is already running.

Regards, smurfy

AnswerRe: Communicating between applications Pin
Jun Du23-Jun-06 7:25
Jun Du23-Jun-06 7:25 
QuestionCOMPILE A CSHARP PROJECT Pin
waheed awan23-Jun-06 6:37
waheed awan23-Jun-06 6:37 
AnswerRe: COMPILE A CSHARP PROJECT Pin
smurfy3423-Jun-06 6:41
smurfy3423-Jun-06 6:41 
AnswerRe: COMPILE A CSHARP PROJECT Pin
Not Active23-Jun-06 7:09
mentorNot Active23-Jun-06 7:09 
GeneralRe: COMPILE A CSHARP PROJECT Pin
waheed awan23-Jun-06 7:28
waheed awan23-Jun-06 7:28 
GeneralRe: COMPILE A CSHARP PROJECT Pin
Not Active23-Jun-06 8:17
mentorNot Active23-Jun-06 8:17 
GeneralRe: COMPILE A CSHARP PROJECT Pin
waheed awan23-Jun-06 9:22
waheed awan23-Jun-06 9:22 
QuestionDragDrop registration did not succeed Pin
Saamir23-Jun-06 6:08
Saamir23-Jun-06 6:08 
GeneralCrossing the process boundry with .NET Pin
suguimoto23-Jun-06 5:39
suguimoto23-Jun-06 5:39 
QuestionPrint RichtTextBox with BackColor Pin
Fco. Javier Marin23-Jun-06 5:32
Fco. Javier Marin23-Jun-06 5:32 
QuestionCatching Exceptions Pin
Colin Angus Mackay23-Jun-06 5:02
Colin Angus Mackay23-Jun-06 5:02 
AnswerRe: Catching Exceptions Pin
Dustin Metzgar23-Jun-06 5:07
Dustin Metzgar23-Jun-06 5:07 
AnswerRe: Catching Exceptions Pin
Josh Smith23-Jun-06 5:07
Josh Smith23-Jun-06 5:07 
AnswerRe: Catching Exceptions Pin
BoneSoft23-Jun-06 5:17
BoneSoft23-Jun-06 5:17 
GeneralRe: Catching Exceptions [modified] Pin
Colin Angus Mackay23-Jun-06 6:10
Colin Angus Mackay23-Jun-06 6:10 
GeneralRe: Catching Exceptions Pin
Colin Angus Mackay23-Jun-06 6:13
Colin Angus Mackay23-Jun-06 6:13 
GeneralRe: Catching Exceptions [modified] Pin
BoneSoft23-Jun-06 6:17
BoneSoft23-Jun-06 6:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.