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.
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
