Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
cf_ConFusion #1
Maximum number of connections
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 Guest
-
Maximum SFTP connections
We have a problem with the number of SFTP connections Contribute can open at one time. When using FTP, we were able to use up to 60 connections at... -
maximum connections w/ MySQL
I am running into an issue with MySQL stating that I am running a "maximum connections" to the database. Dreamweaver by default does not close the... -
Maximum Connections
Is the maximum connection per video object or per user? The pro edition lists that there can 2500 maximum connections. Does that mean 2500 total... -
Maximum connections to http server
By default, the machine.config contains following information: <system.net> ....... <connectionManagement> <add address="*" maxconnection="2"/>... -
Maximum connections to Win 2000 shared folder
I have a shared folder set up on an instructor PC in a (all PCs are Win 2000) classroom. It looks like Windows will only allow me to make up to 10... -
JayCharles #2
Re: Maximum number of connections
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.
JayCharles Guest
-
cf_ConFusion #3
Re: Maximum number of connections
Thanks very much for your help on that.
Kind regards
ConFusion
cf_ConFusion Guest



Reply With Quote

