[DUG] Sending data between process on same computer on windows

Myles Penlington myles at ams.co.nz
Tue May 8 09:39:42 NZST 2007


Shared memory of course!

 

How much data are you talking about, how often?

 

For IPC, IMO, I would never use Sendmessage for something that needed to
be 100% reliable.

 

Myles.

 

From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz]
On Behalf Of Leigh Wanstead
Sent: Tuesday, 8 May 2007 09:35
To: delphi at delphi.org.nz
Subject: [DUG] Sending data between process on same computer on windows

 

Hello everyone,

 

May I ask what is the fastest way to send data between process on same
computer on windows? I assume sendmessage api faster than semaphore
waiting, of course faster than TCP/IP which will go through huge amounts
of tcp/ip stack. I just want lowest overhead on per call. Anyone have
any experiences on that?

 

TIA

 

Regards

Leigh

www.smootharm.com



Attention:
This communication is confidential and may be legally privileged.  If you are not the intended recipient, please do not use, disclose, copy or distribute it, other than to return it to us with your confirmation that it has been deleted from your system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.adventureeducation.co.nz/pipermail/delphi/attachments/20070508/8e4999a0/attachment-0001.html


More information about the Delphi mailing list