Hi,<br>I am using PB to expose some methods and objects remotely.&nbsp;
However, I need to keep track of the people who are connected to the PB
server via IP address (I've thought about using authentication, but I
would like anonymous access as well).&nbsp; My requirement is that at any
given moment, I need to know which ip's are connected to the server.&nbsp;
Is this possible using PB/Twisted?&nbsp; If so how?&nbsp; I have the Twisted book
and have looked for tutorials on the web, but neither seem to address
this issue.
<br><br>Thanks,<br><span class="sg">Yi</span>