added client does not see server's beacons troubleshooting hyperlink

This commit is contained in:
Jeff Hill
2002-09-11 20:50:26 +00:00
parent 308055d41e
commit aec31f89a2
+6
View File
@@ -67,6 +67,7 @@ height="31" width="88"></a></p>
<li><a href="#Unicast">Unicast Addreses in the EPICS_CA_ADDR_LIST Does not
Reliably Contact Servers Sharing the Same UDP Port on the Same
Host</a></li>
<li><a href="#Client1">Client Does not See Server's Beacons</a></li>
</ul>
<h3><a href="#Function">Function Call Interface Guidelines</a></h3>
@@ -762,6 +763,11 @@ weakness of most IP kernel implementations) only one of the servers will
typically receive UDP search requests sent to unicast addresses (i.e. a
single specific host's ip address).</p>
<h4><a name="Client1">Client Does not See Server's Beacons</a></h4>
<p>See <a href="#Dynamic">Dynamic Changes in the CA Client Library Search
Interval.</a></p>
<h2><a name="Function">Function Call Interface General Guidelines</a></h2>
<h3><a name="Flushing">Flushing and Blocking</a></h3>