On Fri, 03 Mar 2006 01:19:41 +1000, SteveG <[EMAIL PROTECTED]> wrote:

>In this specific instance -
>I need Program One to 'pause' the function that started Program Two 
>until the IPCServer is active,
>but I still need Program One's Form / Messages to continue

Why not use a server socket in Program One  and wait
for the IPCServer to connect, greet  and say "hi, I am alive". I did
something like this several years ago in Delphi and it was a very 
flexible solution.

There must be more elegant solutions available, though.

Markku
-- 
[EMAIL PROTECTED]

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to