Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2008 Mar : Pipes communication failing
| Subject: | Pipes communication failing |
| Posted by: | "Willy S" (willisheham..@yahoo.com) |
| Date: | Wed, 5 Mar 2008 11:44:17 |
Hello!
On my Vista machine I have 2 programs communicating via named pipes. I use a
NULL security descriptor to allow the communication for all users (yes, I
know this can be done better but that's not the point).
The same applications on my XP machine misteriously fail to communicate. The
pipes are created, but cannot connect to the receiving pipe. It's like the
receiving pipe didn't exist but it does! I can see it was created and
listenig!