0
Socket performance in Web environment

/t5/animate-discussions/socket-performance-in-web-environment/td-p/5933540
Feb 16, 2014
Feb 16, 2014
Copy link to clipboard
Copied
Hi
I use a socket to get video packet form our server and it looks OK when I execute swf in local environment (Click the html which create by Flash builder).
Then I put the html to tomcat server but it takes a lot of time (almost 5s) to build socket connection.
The only difference betwwen these two scenario is file location.
Does anybody have any idea or suggestion?
Thanks
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
/t5/animate-discussions/socket-performance-in-web-environment/m-p/5933541#M144789
Feb 17, 2014
Feb 17, 2014
Copy link to clipboard
Copied
Have you determined where the delay is yet, downloading the SWF, executing it in flash runtime, establishing a socket connection successfully, receiving after establishing, etc?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

Guest
AUTHOR
/t5/animate-discussions/socket-performance-in-web-environment/m-p/5933542#M144790
Feb 20, 2014
Feb 20, 2014
Copy link to clipboard
Copied
Hi, It spend a lot of time establishing socket connection successfully.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

