linkage

M

Magix

Hi,

I'm using Visual C++ MFC
Besides using Callback & DLL, is there any other method that I can used to
communicate between one application and another external application ?

Thanks
 
S

SirMike

Magix said:
I'm using Visual C++ MFC
Besides using Callback & DLL, is there any other method that I can used to
communicate between one application and another external application ?
You can use sockets.
 
H

Howard

SirMike said:
You can use sockets.

Or shared memory, direct port I/O, COM, CORBA, reading/writing files, http,
messages that tell a human to tell the other app something, mechanical
controls, ...

All of which are not really topical in a C++ language newsgroup. I'd
suggest asking in a Windows or MFC newsgroup.

-Howard
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top