<div dir="ltr">I&#39;m using RabbitMQ Management plugin to get connections, but, there is another problem &mdash; i have different computers, where I start connection, I want to know, from which computer connection was started.<div style>

For example, on computer I can log connection ID, and then compare it in management site.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/6/7 Emile Joubert <span dir="ltr">&lt;<a href="mailto:emile@rabbitmq.com" target="_blank">emile@rabbitmq.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 07/06/13 07:58, ����� ������� wrote:<br>
&gt; Hello, is there way to get connection name in .NET API, because I need<br>
&gt; to identify connections?<br>
<br>
<br>
While not accessible directly from the API you can use the socket<br>
details of the client to determine the connection on the server.<br>
<br>
You can also get the connection from a consumer tag:<br>
look up channel pid from consumer tag with &quot;rabbitmqctl list_consumers&quot;<br>
look up connection from the channel pid with &quot;rabbitmqctl list_channels&quot;<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
<br>
<br>
-Emile<br>
<br>
<br>
<br>
<br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>� ���������,</div><div>������� �����</div>
</div>