[Red5] Connection From Client ID
Andrea Matteo Serain
siraph at gmail.com
Thu Oct 12 11:25:13 EDT 2006
Server side question: can I obtain a reference to the connection(s) of a
client if i know his ID? I know I can use, if conn is an istance of
IConnection:
conn.getClient().getId();
Can I do the opposite?
something like: IConnection conn = getConnection(clientId).
Another thing: if I want to start red5 from eclipse using ant, I create a
project from existing ant buildfile (the build.xml). I then start the server
by using "Run as.." on build.xml.
But how can I stop it?
I'm using red5 0.5 in windows XP.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20061012/28755552/attachment.htm
More information about the Red5
mailing list