I have a named pipe server, created using CreateNamedPipe(). Has anyone any idea how can I make it disallow remote clients (so only pipe clients on the same system as the server are allowed to connect to it) ? Many thanks for any help. Thanks, Neil Humphreys.