Groups | Blog | Home
all groups > macromedia flash flashcom > october 2005 >

macromedia flash flashcom : Maximum number of connections



JayCharles
10/26/2005 12:00:00 AM
Assuming you haven't made more than one connection in your actionscript (using
new Netconnection(), then your client will only use on connection, and all of
the streams and data will travel over that single connection.

FCS will not create connections on it's won. You have to explicitly create
them in your actionscript.
cf_ConFusion
10/26/2005 9:19:50 AM
If I have a client connected to FCS and they are receiving video whilst sending
text (i.e. a chatroom with video feed) does this use two connections, or just
the one? Further, if there are multiple video users in the chat room so that
the end-user sees, say, 3 video streams, is this counted as one connection per
video feed?

I am trying to work out how many connections a chat room with 10 users (each
with webcams and text input) would use. i.e. each user would be sending their
video stream, their text stream and also receiving the video and text of all
other users.

Many thanks in advance.

ConFusion
cf_ConFusion
10/27/2005 8:15:16 AM
Thanks very much for your help on that.

Kind regards

AddThis Social Bookmark Button