In openAMF there are methods on the server side to get and set the
session. Is that functionality built into Red5 remoting?
Bill
Roberto Saccon wrote:
>You need to add authentication. When connecting, the client need to
>pass some extra arguments (such as user/password or HTTP session ID
>from cookie) encoded into the connection url, then I think its easy to
>find out who called what, but you need to do some serverside coding
>...
>
>On 6/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>>How do I know who (what client) is executing a server side method from
>>a flash client? If a connected flash client executes the method
>>_connection.call("Server.someServerMethod", null, param1 );
>>on that connection, how do I know who that client is? Is it possible
>>so that I can see if that user is allowed to execute it? -David
>>
>>
>>
>>_______________________________________________
>>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