- Recompilación de RO para poner RemObjects_Core_D10 como paquete de runtime/designtime. git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.RemObjects@3 b6239004-a887-0f4b-9937-50029ccdca16
18 lines
467 B
HTML
18 lines
467 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>Time Server Sample</span>
|
|
</p>
|
|
|
|
<h2>Purpose</h2>
|
|
<p>This is an extremely basic sample illustrating how to use the <b>TROBroadcastServer</b> and <b>TROBroadcastChannel</b> components.</p>
|
|
|
|
</body>
|
|
</html> |