In short:
@Override
public boolean appConnect(IConnection conn, Object[] params) {
return false; // or rejectClient() for rejecting connection
return true; // for accepting connection
}
For more info:
http://www.joachim-bauch.de/tutorials/red5/MigrationGuide.txt#accepting-rejecting-clients
apoorva wrote:
>
> Hi,
>
> Is there any method to accept client connection,like
> application.acceptConnection(client);
> some thing similar to that....
>
>
>
>
--
View this message in context:
http://www.nabble.com/Any-method-to-accept-client-connection-----tf3950367.html#a11208687
Sent from the Red5 - English mailing list archive at Nabble.com.
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org