<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=357121422-07052007><FONT face=Arial 
color=#0000ff size=2>Sorry Leigh, I haven't done enough testing with big volume 
messages to be able to answer that for you.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=357121422-07052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=357121422-07052007><FONT face=Arial 
color=#0000ff size=2>I was more interested in something that worked and was 
reliable.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=357121422-07052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=357121422-07052007><FONT face=Arial 
color=#0000ff size=2>Cheers,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=357121422-07052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=357121422-07052007><FONT face=Arial 
color=#0000ff size=2>Conor</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
</DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT size=2><FONT 
face=Tahoma><B>From:</B> delphi-bounces@delphi.org.nz 
[mailto:delphi-bounces@delphi.org.nz] <B>On Behalf Of </B>Leigh 
Wanstead<BR><SPAN class=357121422-07052007><FONT face=Arial 
color=#0000ff>&nbsp;</FONT></SPAN></FONT></FONT></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT size=2><SPAN 
class=585560322-07052007><FONT face=Arial color=#0000ff>May I ask which is 
faster, ipc or sendmessage?</FONT></SPAN></FONT></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT size=2><FONT 
  face=Tahoma>-----Original Message-----<BR><B>From:</B> 
  delphi-bounces@delphi.org.nz [mailto:delphi-bounces@delphi.org.nz]<B>On Behalf 
  Of </B>Conor Boyd<BR><SPAN class=357121422-07052007><FONT face=Arial 
  color=#0000ff>&nbsp;</FONT></SPAN></FONT></FONT></DIV>
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT size=2><SPAN 
  class=429034421-07052007><FONT face=Arial color=#0000ff>I found the IPC 
  functionality from madshi.net (</FONT><A 
  href="http://help.madshi.net/IPC.htm"><FONT 
  face=Arial>http://help.madshi.net/IPC.htm</FONT></A><FONT face=Arial 
  color=#0000ff>) to work very nicely.</FONT></SPAN></FONT></DIV>
  <DIV dir=ltr align=left><SPAN class=429034421-07052007><FONT face=Arial 
  color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=429034421-07052007><FONT face=Arial 
  color=#0000ff size=2>I needed a way to send messages from a screensaver I was 
  writing to another process on the same box, and SendMessage didn't seem to 
  work when a screensaver was active (which I found strange, but anyway...), and 
  the IPC stuff from madshi works flawlessly.</FONT></SPAN></DIV><BR>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  </DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  size=2><FONT face=Tahoma><B>From:</B> delphi-bounces@delphi.org.nz 
  [mailto:delphi-bounces@delphi.org.nz] <B>On Behalf Of </B>Leigh 
  Wanstead<BR><SPAN class=429034421-07052007><FONT face=Arial 
  color=#0000ff>&nbsp;</FONT></SPAN></FONT></FONT></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  size=2><SPAN class=072492821-07052007><FONT face=Arial>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.&nbsp;I just want lowest 
  overhead on per call. Anyone have any experiences on 
  that?</FONT></SPAN></FONT></DIV></BLOCKQUOTE></BODY></HTML>