difference between "flex client" and "messaging client"

3 views
Skip to first unread message

momobear

unread,
Jan 27, 2011, 4:09:50 AM1/27/11
to AmFast
hi, while as I am reading the code, I really puzzled about the
difference between "flex client" and "messaging client". It's seems
messaing client(client_id) is no used most of time.

limscoder

unread,
Jan 27, 2011, 11:14:51 AM1/27/11
to AmFast
flex_client_id is unique for a specific Flash client, while client_id
is unique for a single client messaging agent. A Flash client will
only have a single flex_client_id, but may have multiple client_ids.

wang wei

unread,
Jan 27, 2011, 9:10:41 PM1/27/11
to amf...@googlegroups.com
Thanks very much for help, but why flash do need client_id, since flex_client_id could identify the flex client himself?
2011/1/27 limscoder <dtho...@gmail.com>
--
You received this message because you are subscribed to the Google Groups "AmFast" group.
To post to this group, send email to amf...@googlegroups.com.
To unsubscribe from this group, send email to amfast+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/amfast?hl=en.


limscoder

unread,
Jan 29, 2011, 12:42:59 PM1/29/11
to AmFast
Each Flash client can have multiple messaging clients. For example, a
Flash client can have multiple Producer/Consumer objects, each
interacting with different topics. RemoteObject could also be using
the same or different ChannelSet as any Producer/Consumer classes.
flex_client_id is unique to a single Flash client, while client_id is
unique to a specific messaging client.

On Jan 27, 7:10 pm, wang wei <wgw...@gmail.com> wrote:
> Thanks very much for help, but why flash do need client_id, since
> flex_client_id could identify the flex client himself?
> 2011/1/27 limscoder <dthomp...@gmail.com>
>
>
>
>
>
>
>
> > flex_client_id is unique for a specific Flash client, while client_id
> > is unique for a single client messaging agent. A Flash client will
> > only have a single flex_client_id, but may have multiple client_ids.
>
> > On Jan 27, 2:09 am, momobear <wgw...@gmail.com> wrote:
> > > hi, while as I am reading the code, I really puzzled about the
> > > difference between "flex client" and "messaging client".  It's seems
> > > messaing client(client_id) is no used most of time.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "AmFast" group.
> > To post to this group, send email to amf...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > amfast+un...@googlegroups.com<amfast%2Bunsu...@googlegroups.com>
> > .

wang wei

unread,
Jan 29, 2011, 10:31:41 PM1/29/11
to amf...@googlegroups.com
Great! I catch the idea now, thank you so much!

2011/1/30 limscoder <dtho...@gmail.com>
To unsubscribe from this group, send email to amfast+un...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages