Hi Jalmari!
Thanks for the reply.
Yes, Joachim pointed that a client can user +1 connections to the
application.
Thing is that I want to grab a client by it's connection and swing him to
another scope. I have them connecting to room app/myroom and if they don't
provide proper user/pass I need to put them in app/lobby.
The problem in that I try t do this in roomConnect. So if invalid auth I
create a 'lobby' subscope for the main app and I bind the conenction to
the lobby scope. On the next line I return false so the client does not
conenct to the myroom scope. This doesn't work ok. On client side all I
get is the conenction being rejected.
Any idea how this scenario should be implemented correctly?

cosmin

> [EMAIL PROTECTED] wrote:
>> Ok. Simple question.
>> Can a connection be in more than one scope (room) at one moment?
>>
>> _______________________________________________
>> Red5 mailing list
>> [email protected]
>> http://osflash.org/mailman/listinfo/red5_osflash.org
>>
> I don't think so, but one client can connect with multiple connections
> though, I think one flash player can handle 30+ NetConnections to red5.
>
> --
> _____________________________________________________
> Jalmari Raippalinna
>
>
>
> _______________________________________________
> Red5 mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/red5_osflash.org
>


_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to