<div class="markdown_content"><hr />
<p><strong> <a class="alink" href="http://sourceforge.net/p/pure-data/bugs/1169">[bugs:#1169]</a> iemnet/udpsend : dont notify if client disappear</strong></p>
<p><strong>Status:</strong> open<br />
<strong>Group:</strong> v0.46<br />
<strong>Created:</strong> Sat Nov 08, 2014 07:52 PM UTC by Antoine Villeret<br />
<strong>Last Updated:</strong> Sat Nov 08, 2014 07:52 PM UTC<br />
<strong>Owner:</strong> nobody</p>
<p>With udpsend/udpreceive from SVN rev 17371.<br />
1. Open udpsend-help.pd and udpreceive-help.pd.<br />
2. Connect udpsend by clicking <span>[connect 127.0.0.1 9997( message box, the checkbox below [udpsend]</span> should be checked<br />
3. Send some data by clicking either [send 0 1 2 3( or [99 98 97( message box.<br />
4. You may see some print in Pd's console.<br />
5. Close udpreceive-help.pd<br />
6. Repeat step 4.</p>
<p>At this point the checkbox below udpsend is still checked while nobody is listening on port 9997.</p>
<ol>
<li>Re-open udpreceive-help.pd, thus someone is now listening on port 9997.</li>
<li>Repeat step 4.</li>
</ol>
<p>You won't see anything in Pd's console, but checkbox is still checked (udpsend seems to be connected).</p>
<p>To get udpsend and udpreceive connected again, you have to disconnected by hand (by clicking [disconnect( message and [connect blablabla( again.</p>
<p>Note that if you don't send anything while nobody is listening (i.e. after closing udpreceive-help.pd) and wait until somone is listening again, you don't have to disconnect/reconnect.</p>
<p>Please also note that mrpeach's udpsend notify when udpreceive disappears on the 2d message send.</p>
<hr />
<p>Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to <a href="https://sourceforge.net/p/pure-data/bugs">https://sourceforge.net/p/pure-data/bugs/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/pure-data/admin/bugs/options.">https://sourceforge.net/p/pure-data/admin/bugs/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>