<div dir="ltr">thanks for that, <div><br></div><div style>in fact, some of my clients need the same infos and this is why I first try to do multicasting</div><div style>but reaching multiple clients on the same host is different than addressing one packet to different hosts...</div>

<div style><br></div><div style>for now all my clients try to connect around each 10 second to server to query some infos and to update their state</div><div style>but I could guarantee that only one client will try to connect at a time</div>

<div style>so it could be difficult to use a server which doesn&#39;t accept more than one connection...</div><div style><br></div><div style>or maybe i&#39;m wrong and there is another solution, not based on networking ?</div>

<div style><br></div><div style><br></div></div><div class="gmail_extra"><br clear="all"><div>--<br>do it yourself                       <br><a href="http://antoine.villeret.free.fr" target="_blank">http://antoine.villeret.free.fr</a><br>

</div>
<br><br><div class="gmail_quote">2013/7/3 IOhannes m zmoelnig <span dir="ltr">&lt;<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
</div><div class="im">On 2013-07-03 12:37, Antoine Villeret wrote:<br>
&gt; that&#39;s why I switched to [udpserver].<br>
<br>
</div>i guess you meant [tcpserver] instead of [udpserver].<br>
<br>
in any case, i&#39;m thinking about removing the multi-client feature of<br>
iemnet&#39;s [udpserver], so you could only send replies to the *last*<br>
client that connected.<br>
<br>
the idea is, that you could use it as a server that can be queried by<br>
clients (in a ping/pong sort of ways: the clients sends a query packet<br>
and is immediately answered with an answer packet), similarily to DNS.<br>
<br>
maintaining a number of connections is simply impossible with a<br>
connectionless protocol.<br>
<br>
fgamsdr<br>
<div class="im">IOhannes<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.12 (GNU/Linux)<br>
Comment: Using GnuPG with Icedove - <a href="http://www.enigmail.net/" target="_blank">http://www.enigmail.net/</a><br>
<br>
</div>iEYEARECAAYFAlHUMTUACgkQkX2Xpv6ydvQMpQCeOx09OJYP3LszFo39rqGjjYoL<br>
l5gAoN5Y6sdSXR06w4hBSw2+WZKGS6HH<br>
=WJYl<br>
-----END PGP SIGNATURE-----<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Pd-dev mailing list<br>
<a href="mailto:Pd-dev@iem.at">Pd-dev@iem.at</a><br>
<a href="http://lists.puredata.info/listinfo/pd-dev" target="_blank">http://lists.puredata.info/listinfo/pd-dev</a><br>
</div></div></blockquote></div><br></div>