Click here to Skip to main content
16,013,516 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDifference Between ,, Debug build and Release Build Pin
Zeeshan Bilal17-Jun-04 20:04
Zeeshan Bilal17-Jun-04 20:04 
GeneralRe: Difference Between ,, Debug build and Release Build Pin
PJ Arends17-Jun-04 20:11
professionalPJ Arends17-Jun-04 20:11 
GeneralRe: Difference Between ,, Debug build and Release Build Pin
JHAKAS17-Jun-04 20:27
JHAKAS17-Jun-04 20:27 
GeneralRe: Difference Between ,, Debug build and Release Build Pin
Anonymous18-Jun-04 0:40
Anonymous18-Jun-04 0:40 
GeneralNetwork events accross process Pin
vikramlinux17-Jun-04 19:39
vikramlinux17-Jun-04 19:39 
GeneralRe: Network events accross process Pin
Blake Miller18-Jun-04 4:21
Blake Miller18-Jun-04 4:21 
GeneralRe: Network events accross process Pin
vikramlinux18-Jun-04 5:25
vikramlinux18-Jun-04 5:25 
GeneralRe: Network events accross process Pin
Blake Miller18-Jun-04 5:42
Blake Miller18-Jun-04 5:42 
What I meant was that two programs could not have the port open at the same time, I think.
So, you make a third program that opens the port up for reading and writing.
The other two programs use RPC to communicate with the broker when they want to read and write. The broker can set events when there is data available or some occurrence of interest to either of the other two programs.

Search this site for 'RPC' and you will find many articles.
Here is one that might be worth reading. There is also another that claims to be an introduction to RPC.

How to use rpc for doing bi-directional client/server procedure calls.
http://www.codeproject.com/internet/birpc.asp

Search this site for 'sockets' and you will find many articles.

Microsoft does something similar for TAPI, since only one 'process' can really control a modem at any given time.

Questionhow to delete a file that is in a zip file? Pin
Member 111482117-Jun-04 16:24
Member 111482117-Jun-04 16:24 
AnswerRe: how to delete a file that is in a zip file? Pin
Rodrigo Pinto Pereira de Souza18-Jun-04 2:01
Rodrigo Pinto Pereira de Souza18-Jun-04 2:01 
GeneralRe: how to delete a file that is in a zip file? Pin
18-Jun-04 5:38
suss18-Jun-04 5:38 
AnswerRe: how to delete a file that is in a zip file? Pin
James R. Twine18-Jun-04 11:51
James R. Twine18-Jun-04 11:51 
GeneralRe: how to delete a file that is in a zip file? Pin
Member 111482118-Jun-04 15:33
Member 111482118-Jun-04 15:33 
GeneralRe: how to delete a file that is in a zip file? Pin
James R. Twine19-Jun-04 1:56
James R. Twine19-Jun-04 1:56 
GeneralRe: how to delete a file that is in a zip file? Pin
Member 111482119-Jun-04 6:54
Member 111482119-Jun-04 6:54 
GeneralMFC - CWinThread/CSocket Pin
Banlt17-Jun-04 13:18
sussBanlt17-Jun-04 13:18 
GeneralTrouble with fonts Pin
Archer28217-Jun-04 13:13
Archer28217-Jun-04 13:13 
GeneralRe: Trouble with fonts Pin
vladfein17-Jun-04 14:20
vladfein17-Jun-04 14:20 
GeneralRe: Trouble with fonts Pin
Archer28217-Jun-04 15:22
Archer28217-Jun-04 15:22 
GeneralRe: Trouble with fonts Pin
Johan Rosengren17-Jun-04 20:55
Johan Rosengren17-Jun-04 20:55 
QuestionHow to disable POWEROFF key Pin
MiCROHARD17-Jun-04 12:05
MiCROHARD17-Jun-04 12:05 
GeneralPassing Data to a Java Applet via MFC Pin
curless.Tim17-Jun-04 11:53
curless.Tim17-Jun-04 11:53 
GeneralDialup: cancelling InternetAttemptConnect() Pin
PJ Arends17-Jun-04 10:15
professionalPJ Arends17-Jun-04 10:15 
GeneralDesktop Overlay Pin
microcyb17-Jun-04 10:02
microcyb17-Jun-04 10:02 
GeneralRe: Desktop Overlay Pin
microcyb21-Jun-04 4:41
microcyb21-Jun-04 4:41 

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.