MQL5Book/Web/wspubsub.htm
super.admin 1c8e83ce31 convert
2025-05-30 16:09:41 +02:00

14 lines
No EOL
329 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Publisher/Subscriber Server</title>
</head>
<body>
<div>
<h1>Publisher/Subscriber</h1>
<p>Please choose your role:</p>
<p><a href="wspublisher.htm">Publisher</a></p>
<p><a href="wssubscriber.htm">Subscriber</a></p>
</div>
</body>
</html>