Networking - How Can Flash Open A Port To Listen For Server Requests

Apr 27, 2010

Is it possible for flash to open ports to listen for messages from the remote server? If so, how?

View 2 Replies


Similar Posts:


Media Server :: Flash Media Server But How Can Open Port 1935

Jul 7, 2010

Port 1935 on my server as i think this is why my streaming in flash med ia server does not work

View 5 Replies

Media Server :: Netconnection.connect(), Which Port To Open

Sep 25, 2010

I have a swf running within a web browser and publishing audio stream to the server. If the client's computer has a firewall, should it be configured for outgoing etconnection.connect() request?

View 1 Replies

Flash :: Networking - Capture And Monitor The Request Of The Client To The Server

Sep 22, 2011

I want to make an auto-play for some flash-based web-game, but I don't know how to capture and monitor the request from the flash client to the server.

View 1 Replies

ActionScript 3.0 :: Server-Client Fast Networking?

Jan 15, 2010

I'm wondering if it's possible to have a server-client networking, based on a UDP or other fast protocol, suitable for fast paced multiplayer game?Server side code doesn't have to be written in actionscript, but it would be good that I don't go out of flash borders. The most important is that client must not install any plugins or other stuff, except flash player itself and client code must work in a browser, so no desktop apps like adobe AIR.

View 1 Replies

Flash :: Forward Port 80 To Media Server And IIS?

Apr 7, 2011

FMS and IIS are set up with separate IPs on the same server. Both are configured for port 80 because others, including 1935, are often inaccessible from certain environments. Problem is, the server's behind a router. Port 80 can only be forwarded to either the IP of FMS or that of IIS. Even if the two were on separate machines, I'd still have to deal with this.

View 1 Replies

Flash :: Contact A Remote Server On A Specific Port With Actionscript?

Nov 4, 2009

Does flash actionscript allow you to contact an arbitrary server on a specific port?I would like to stream some images live from a server using a proprietary protocol.Or does the browser disallow this for security reasons?

View 1 Replies

ActionScript 3.0 :: Can Requests From Flash Create An Infinite Loop That Crashes The Server

May 18, 2009

a client hosts numerous sites at MT, I've built a few Flash sites that exist on his server. For some reason, the server is over-running due to an internal loop that is basically the domain requesting itself over and over. can this potentially happen via the player itself somehow making numerous requests.

View 2 Replies

Media Server :: Fmsmaster Using Admin Server Port

Dec 28, 2009

It seems after a while the admin server stops responding on our fms server.When logging into the linux machine, I can see that the fms admin process is not running, and the pid in fmsadmin.pid is stale.When trying to restart the service with:"./fmsmgr adminserver restart" it fails to start the service with the following message in /var/log/messages:[code]How is it possible for fmsmaster to be using the admin server ports, and how would I prevent this in the future.

View 6 Replies

Flash :: Fms - Listen For Trace() Statements On The Media Server Administration API?

Sep 22, 2010

I am connected to the Flash Media Server Administration API via RTMPE on port 1111 and I'd like to monitor calls to trace() from the server side actionscript code.

View 2 Replies

ActionScript 3.0 :: Detect Bad Requests From App To Server?

Oct 7, 2010

I can modify my PHPRequest object so that it can detect and handle errors from my webserver? Normally after each of my successful requests, it dispatches that event which I listen for and then I can handle the data in the resultArray. During these times I notice I'm receiving a HTTP STATUS of 200 in my http status handler.

View 0 Replies

Media Server :: Disabling Port 80 On FMS?

Jul 1, 2010

I am new to the Flash Media Server and have a question on its use of ports. Now if a server has IIS and FMS and one wished only to stream flash (VOD). Could I edit the fms.ini file and remove port 80 from adaptor.hostport?
 
In my thinking I would stream over port 1935 and would lose the ability to progressive download over port 80.Now I do not ever want to use progressive downloading so no issue so far. In addition I can now run my IIS server on port 80 for my administartor console into FMS.  All my clients are internal and thus I do not need a stream on port 80.
 
Is my thinking sound or am I misssing something?

View 1 Replies

ActionScript 3.0 :: Security Server On Port 843?

Jun 24, 2010

I have a socket server running as ROOT on an ubuntu machine on port 843 that sends:[URL]..On my home computer running the TestMovie operation, everything works. BUT, when browsing to the SWF, unless I check and answer policy requests on port 8010 nothing works.

SO, how does the master policy work? I expect that every call from xmlSocket.connect("mydomain.com", 8010) will query port 843 for a master policy. But, it appears that they don't, instead always sending a request to port 8010.

Also, on another note, for testing reasons is there an easy way to send ASII to a port in the same way as one would type into a terminal?

View 0 Replies

Media Server :: Allow FMS To Accept Only RTMP Requests?

Mar 19, 2012

I need to configure FMS server so that it will listen to only RTMP request and disable other services like HDS and PLD. What configuration is required for this arrangement?

View 1 Replies

Media Server :: Change Port From 80 To 1935?

Oct 26, 2009

How do I change the port from 80 to 1935? I am using server 2008.

View 8 Replies

Flex :: In Mate, Sending Two Or More Requests To The Server Simultaneously?

Sep 29, 2010

I'm using Mate's RemoteObjectInvoker to call methods in my FluorineFX based API. However, all requests seem to be sent to the server sequentiality. That is, if I dispatch a group of messages at the same time, the 2nd one isn't sent until the first returns. Is there anyway to change this behavior?

View 1 Replies

Media Server :: Number Of Connections On A 100Mbit Port?

Sep 10, 2009

If I am streaming at 256kbps how many connections can I get on a 100MBit port? I confess tnat I don't know the math

View 12 Replies

Media Server :: Sending Data Between Clients Using Port 80?

Oct 15, 2010

Im need to send some data between 2 Flash clients. I have an issue whereby there is a probability that there could be firewall issues with communicating over port 1935 or 443 know you can use RTMPT to tunnel video over port 80 but im not sure about sending data objects.

View 2 Replies

Media Server :: Using Port 81 Fallback For Apache Configuration

Dec 14, 2011

I need to upgrade FMS 4.5 for HDS/HLS streaming. I am using Server 2008 and I need to use IIS7 port 80 for legacy web sites. I would like to configure in fms.ini using ports 1935 and 81 and Apache requests to port 8134. Can I use this configuration? Do I need to open ports 81 and ports 8134 in the network? What is recommended in this case?

View 5 Replies

Media Server :: Change The Default Port 80 For Fms4.5 Hls?

Dec 16, 2011

i have a iis need 80 port so how to change default port 80 in fms4.5

View 1 Replies

Media Server :: Bundled Apache Stops Receiving Requests?

Jun 10, 2009

I think I'm getting closer to the source of my problem.Let me outline my setup first (I'm using private IPs for example only). I have set two IP addresses to one network adaptor as follows:
 
CentOS 5.3 server running Apache 2.2.3 on eth0 with IP 192.168.0.78 <- working fine absolutely no problems at all
 
FMS 3.5.2 running Apache bundled with FMS on eth0:2 with IP 192.168.0.79
 
In fms.ini I have the following config:
 
ADAPTOR.HOSTPORT = 192.168.0.79:1935,80
HTTPPROXY.HOST = 192.168.0.79:8134
 
At (apparently) random times, the FMS Apache stops serving requests, but does not crash, and for some reason blocks requests to RTMP at the same time. Nothing appears in the log files which makes this even more tricky.I've run a test by shutting down apache as follows:
 
./httpd -f ./conf/httpd.conf -d "/opt/adobe/fms/Apache2.2" -k stop
 
and I expected RTMP to stop working aswell, however it continued serving up RTMP, which has led me to believe that something is then stalling the serving up of RTMP requests. This results in total downtime of all applications.

View 36 Replies

Media Server :: NetConnection Using POST Requests To Retrieve Data?

Aug 20, 2010

I've noticed that when I use NetConnection.call(methodName) in my client Actionscript it sends a POST request off to the server. I thought this was odd because requests for data are normally GET operations but I didn't worry about it because it doesn't impact my applicationow I have our sysadmin complaining about the amount of data I'm shifting over POST requests because POST requests aren't cached by the web servers (and we are working with the kind of traffic levels where that matters.) Is there anyway I can make call() use GET?The code  I'm using is all fairly standard, but here is the relevant snippit:

var nc:NetConnection = new NetConnection();
nc.addEventListener(NetStatusEvent.NET_STATUS, netStatusHandler);
nc.addEventListener(SecurityErrorEvent.SECURITY_ERROR, securityErrorHandler);

[code]......

View 1 Replies

Media Server :: Admin Login Fails With Non-Standard Port?

Oct 28, 2010

I just installed FSMS 4 and could not log into the administration piece (the login s would fail) even though I was using the ID and password specified in the fms.ini file.

During the installation I had specified a different port for the administration port. I changed the port back to 1111 and I could log in with no problem.

Why is the admin login failing if I don't use 1111 as the admin port number ?

View 4 Replies

Media Server :: Installed FMS4 In A Different Port Number, But Its Not Working?

Oct 29, 2010

Parden me if this question was asked earlier. While installing FMS i have entered the port numbers 1935,100  instead of normal 1935,80 as i already have wamp in my default port 80, but when i try to call the localhost url, both the port [URL]..

View 2 Replies

Flash :: Concurrency And Networking In Flex And Actionscript

Aug 6, 2010

I am interested in making a RIA in Flex that will communicate with my server. The application will be downloading and uploading very often. It will need to be able to download hundreds of images over the course of its runtime. However, I have read that Flash does not support threading. Would this be a major problem if I want the UI to run smoothly while the application downloads and uploads in the background?

View 1 Replies

Networking - Hosting Games Locally With Flash?

Jun 6, 2011

Is it possible to use Flash (or a Flash compatible service) to allow players in a game to host their own games (using their own bandwidth), through a web browser? In a way, to run their own game servers (for a Flash in-browser game) from their computer, but through a web browser using Flash?

View 2 Replies

IDE :: Possible To Make Social Networking Tabs In Flash?

Jun 15, 2010

You know how you always see Twitter and Facebook buttons on peoples websites? If they click a button, it spits out a link which will appear in their FB or Twitter messages. Wondering if anything like this is possible in flash?

View 1 Replies

ActionScript 3.0 :: Serial Port Communication - Read Input Data From A Serial Port

Jul 24, 2009

In a project that I'm working on, I have to be able to read input data from a serial port. The input data will be very simplistic in nature. I'm guessing more like a on/off, yes/no, true/false style of operation.I have found some examples in other languages, but nothing in AS3 or AS2. Could anyone send any sample code or a link to a tutorial that gives me some lead way on this? Which approach is better, going with a Flash projector piece, or building it in AIR? The final piece will be on a PC based system.

View 2 Replies

Media Server :: Listen To Multiple Live Streams At Once?

Sep 7, 2009

I am developing an application where I need musicians to play together and I want to have an audience listen to it. I have created my publisher clients and they can create the streams, but now I want to take those multiple streams and combine them so that you can hear the guitar, singer, etc. all together.

View 8 Replies

Flash :: Let A User Open Xml-file (stored On Server)

Aug 14, 2009

i have some xml-files stored at a specific folder on my server.now i want the user to be able to choose one of those xml-files (best solution would be that he has to press a button and a "file browse"-dialog opens, which shows him the xml-files, which are stored on the server). what would be a good solution to implement this functionality?

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved