Componentes.Terceros.RemObj.../internal/5.0.23.613/1/RemObjects SDK for Delphi/Samples/Auto Server/AutoServerGroup.Sample.html

17 lines
851 B
HTML
Raw Normal View History

<html>
<head>
<link rel="stylesheet" type="text/css" href="..\styles.css">
</head>
<body>
<img src="..\..\ro.png" alt="" align="right">
<!-------------------------------------------------------------------------->
<p class="h1">AutoServer example</p>
<h2>Purpose</h2><p>This sample shows how a client can control its server when they are both running locally. This is useful if you want to provide a simple standard alone solution which is easily upgraded to multi-tier (or you might want to provide both options).</p><p>To try this sample, compile or build both projects and then run the client. On start up, the client will look for an existing server window and start the server if necessary.</p><p>The server supplies a GetEnvironment method which returns the value of an environment variable.</p><p />
</body>
</html>