Componentes.Terceros.RemObj.../internal/5.0.24.615/1/RemObjects SDK for Delphi/Samples/Named Pipes/NamedPipeGroup.Sample.html

30 lines
778 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="..\styles.css">
</head>
<body>
<img src="..\..\ro.png" alt="" align="right">
<!-------------------------------------------------------------------------->
<p class="h1">
<span>Named Pipes Sample</span>
</p>
<h2>Purpose</h2>
<p>This example shows the use of a named pipe connection. It creates a named pipe server as a Windows service.</p>
<h2>Getting Started</h2>
<ul>
<li>Build or compile both projects.</li>
<li>Run the <strong>install_service.cmd</strong> file provided.</li>
<li>Run the <b>NamedPipeClient.exe</b>.</li>
</ul>
<h2>Note</h2>
<p>To uninstall the NamedPipeServer.exe, run the <strong>uninstall_service.cmd</strong>
file provided.</p>
</body>
</html>