Click here to Skip to main content
15,888,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to Start With C++? Pin
Maximilien17-Aug-04 6:35
Maximilien17-Aug-04 6:35 
GeneralRe: How to Start With C++? Pin
Dody_DK17-Aug-04 6:39
Dody_DK17-Aug-04 6:39 
GeneralRe: How to Start With C++? Pin
Ravi Bhavnani17-Aug-04 7:28
professionalRavi Bhavnani17-Aug-04 7:28 
AnswerRe: How to Start With C++? Pin
valikac17-Aug-04 7:36
valikac17-Aug-04 7:36 
AnswerRe: How to Start With C++? Pin
peterchen17-Aug-04 11:38
peterchen17-Aug-04 11:38 
Questioncan a dll use the mfc? Pin
Anonymous17-Aug-04 6:06
Anonymous17-Aug-04 6:06 
AnswerRe: can a dll use the mfc? Pin
sojijolan17-Aug-04 6:46
susssojijolan17-Aug-04 6:46 
GeneralProgram Interface (API) Pin
sergeyv200217-Aug-04 6:04
sergeyv200217-Aug-04 6:04 
I'm trying to create a program exposing it's interface to any third party software. No language limitations or assumption on the third party software can be made.The program is supposed to run as a service on a constant basis.
The program interface must reveal a way of reconfiguring/getting statistics from the program.
I'm wondering if anyone has an experience in the field of creating a program interface that will have following features:
1. Interprocess communication (Third party software will request/send information from/to my software)
2. Preferably will support remote usage. By a remote client.

One of the possible solutions is using a shared memory, but this is old and ugly approach.
Any suggestions with explanations,(COM?,COM+, DCOM?) will be highly appreciated.
GeneralRe: Program Interface (API) Pin
palbano17-Aug-04 6:30
palbano17-Aug-04 6:30 
GeneralRe: Program Interface (API) Pin
sergeyv200217-Aug-04 7:51
sergeyv200217-Aug-04 7:51 
GeneralRe: Program Interface (API) Pin
peterchen17-Aug-04 12:26
peterchen17-Aug-04 12:26 
GeneralRe: Program Interface (API) Pin
sergeyv200218-Aug-04 3:04
sergeyv200218-Aug-04 3:04 
GeneralNot quite the right place but.... Pin
Giles17-Aug-04 5:32
Giles17-Aug-04 5:32 
GeneralRe: Not quite the right place but.... Pin
Ravi Bhavnani17-Aug-04 7:30
professionalRavi Bhavnani17-Aug-04 7:30 
GeneralRe: Not quite the right place but.... Pin
Giles17-Aug-04 8:54
Giles17-Aug-04 8:54 
Generalcomparing Visual C++, C#, VB Pin
steve_rm17-Aug-04 5:32
steve_rm17-Aug-04 5:32 
GeneralRe: comparing Visual C++, C#, VB Pin
David Crow17-Aug-04 5:42
David Crow17-Aug-04 5:42 
GeneralRe: comparing Visual C++, C#, VB Pin
Watever_417-Aug-04 6:21
Watever_417-Aug-04 6:21 
Generalnon MFC single instance Pin
ns17-Aug-04 5:31
ns17-Aug-04 5:31 
GeneralRe: non MFC single instance Pin
David Crow17-Aug-04 5:44
David Crow17-Aug-04 5:44 
GeneralRe: non MFC single instance Pin
ns17-Aug-04 5:46
ns17-Aug-04 5:46 
GeneralEdit Box read only Pin
Jay.Jay17-Aug-04 5:31
Jay.Jay17-Aug-04 5:31 
GeneralRe: Edit Box read only Pin
David Crow17-Aug-04 5:47
David Crow17-Aug-04 5:47 
GeneralRe: Edit Box read only Pin
Jay.Jay17-Aug-04 21:03
Jay.Jay17-Aug-04 21:03 
GeneralRe: Edit Box read only Pin
David Crow18-Aug-04 5:23
David Crow18-Aug-04 5:23 

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.