« Return to Thread: Question about clientId

Question about clientId

by Andrew Francis :: Rate this Message:

Reply to Author | View in Thread

Hi Colleagues:

I am fairly new to PyAMF and Flash. I am writing a
PyAMF proxy. More specifically, I am using the
TwistedGateway.

I wish to uniquely identify each Flash client (i.e , a
player, a test programme) that connects to the server.
I can get the IP address but that is not a unique
identifier.

Looking at the Adobe Flash Media server documentation
and RTMP, there is mention of a clientId. I am
assuming that the same clientId is used throughout a
"session." Is this correct?
 
I have a way of exposing the request in the
TwistedGateway. And I notice that clientId is defined
in AbstractMessage. I am looking at the code but it is
not clear to me if I have the request how do I get the
clientId? I would greatly appreciate it if anyone has
insights.

Thanks,
Andrew



      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping

 « Return to Thread: Question about clientId