Finally a solution to all your firewall problems

I finally have answer to all of you who are seeking this
question.
When the Flash Player encounters the connect() method, it
attempts to connect to your FCS following a very specific pattern.
It first attmpts to connect over port 1935, then port 433, then
port 80 and then it automatically attempts to tunnel through by
sending rtmp data over http also called RTMPT it turns out the
automatic sequence of attempts is fine for many situations however
you may find some users can't make a connection (well , the
NetConnection can't) because their firewall blocks data from
traveling through port 1935. If those users can connect to any
website surely they can use port 80 .And even if their setup blocks
rtmp surely they can use RTMPT over port 80 because its really just
plain http ...you might think the final attempt by flash player
RTMPT on port 80 to be failsafe however the problem is that if you
are running your webserver on the same machine as FMS then they
can't both use port 80 at the same time....a perfectly legitimate
solution is to use to computers one for the webserver and one for
FMS ......two computers probably means you need to specify the
domain in your rtmp (rtmp://mydomain.com/video).
To force the flash player to try to connect through a
specific port other than the defaults as specified above.....write
rtmp as ....my_nc.connect("rtmp::8500/mydomain.com/video);
FlashMX2004 by Phillip Kerman

changing my post back to orginal ...........open port 433 and
1935 if that doesn't work try one of the other solutions.
I finally have answer to all of you who are seeking this
question.
When the Flash Player encounters the connect() method, it
attempts to connect to your FCS following a very specific pattern.
It first attmpts to connect over port 1935, then port 433, then
port 80 and then it automatically attempts to tunnel through by
sending rtmp data over http also called RTMPT it turns out the
automatic sequence of attempts is fine for many situations however
you may find some users can't make a connection (well , the
NetConnection can't) because their firewall blocks data from
traveling through port 1935. If those users can connect to any
website surely they can use port 80 .And even if their setup blocks
rtmp surely they can use RTMPT over port 80 because its really just
plain http ...you might think the final attempt by flash player
RTMPT on port 80 to be failsafe however the problem is that if you
are running your webserver on the same machine as FMS then they
can't both use port 80 at the same time....a perfectly legitimate
solution is to use to computers one for the webserver and one for
FMS ......two computers probably means you need to specify the
domain in your rtmp (rtmp://mydomain.com/video).
To force the flash player to try to connect through a
specific port other than the defaults as specified above.....write
rtmp as ....my_nc.connect("rtmp::8500/mydomain.com/video);
FlashMX2004 by Phillip Kerman

Similar Messages

  • Solution for all your login problems !

    Hi everyone,
    Due to the problem of designing a Login solution experienced in this forum...i have a solution that takes care of this problem i will like us all share this and pls give me a feed back as to how it works for you or its efficiency.
    This solution has three parts.
    (a) The Bean
    (b) The HTML Page
    (c) The JSP Page
    XXXXXXXXXXXXXXXXXXX The Bean XXXXXXXXXXXXXXXXXXXXX
    // dsn name is test_register
    // table name is registrationDetails
    // package bsoft;
    import java.sql.*;
    public class LoginExample {
    private String username = "";
    private String password = "";
    public LoginExample() {
    public void setUsername(String username) {
    this.username = username;
    public void setPassword(String password) {
    this.password = password;
    public boolean authenticate(String username2, String password2) {
         String query="select * from RegistrationDetails";
         String DbsUserName="";
         String DbsPassword="";
         String finalUser="";
         try {       
                   Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
                   Connection con=DriverManager.getConnection("jdbc:odbc:test_register", "dataDB_uname", "dataDB_pass");
                   Statement stat=con.createStatement();
                   ResultSet rst=stat.executeQuery(query);
                   while(rst.next())
                        DbsUserName=rst.getString("UserName");
                        DbsPassword=rst.getString("password");
                        if (username2.equals(DbUserName) && password2.equals(DbPassword)) {
                        break;               
                   return true;
              }catch(Exception e){
                   e.printStackTrace();
                   return false;
    XXXXXXXXXXXXXXXXXXX The HTML LOGIN PAGE XXXXXXXXXXXXXXXXXXX
    <html>
    <head>
         <title> Olumide Bolusoft </title>
    </head>
    <body>
    <br>
    <p> <h3><center>Please enter your user name and password to login to Bolusoft Inc </center></h3></p>
    <br>
    <br>
    <form action="processLogin.jsp " method = "post� >
    <center>username</center>
    <center><input type = "text" name= "username"></center>
    <center>password</center>
    <center><input type = "password" name = "password"></center>
    <center><input type="submit" name="Submit" value="Login"></center>
    </form>
    </body>
    </html>
    XXXXXXXXXXXXXXXXXX The JSP PAGE XXXXXXXXXXXXXXXXXX
    <%@ page import="java.util.*" %>
    <jsp:useBean id="bsoftLogin" class="bsoft.LoginExample"/>
    <%
    String username = request.getParameter("username");
    String password = request.getParameter("password");
    if(bsoftLogin.authenticate(username, password) ) {
    %>
    <jsp:forward page="success.jsp"/>
         <%
    } else {
    %>
    <jsp:forward page="errorRetry.jsp"/>
    <%
    %>
    N.B name this file as processLogin.jsp
    XXXXXXXXXXXXXXX The End XXXXXXXXXXXXXXXXXXXXXXXXX
    I hope this helps majority of us who are having problems with implementing a login solution.
    Also note that u can connect to any db of ur choice..the query syntax and connection parameters now depends on that supported by your DB.
    Thanks All
    Olumide B

    Hello
    I think u have used Model 1 Architecture.
    It would be great if u follow the MVC Architecture.
    What about this??
    Login.html -> User login Page.
    Login Servlet -> Handles Request from Login.html
    LoginBean -> Uses to validate the user.
    Success.jsp/Retry.jsp -> The Final page that will be displayed.
    Am also new to Java Server Side programming.
    Suggestions are always welcome.
    Sathish

  • Finally a SOLUTION for the black-screen problem!

    It took me almost a MONTH to find a solution to this wide-spread problem - and I had to do it by myself.
    I've got a Qosmio x300 (about 18 months old) and started having the black screen / lock-down problem about 6 months ago but it was sporadic. When it started getting worse, I took it in for repair, made sure it was cleaned religiously, had both a cooling pad and household fan directed at it to eliminate any possible overheating issue, made sure all of the *Toshiba* drivers were up to date according to their site, etc... The problem kept getting worse - to the point where I couldn't even open a browser without the dumb thing crashing.  VERY frustrating to say the least.
    Finally I gave up - I removed the nVidia driver that ran the GeForce 9700M GTS video card and used the standard VGA driver.  No more lock downs, but it limited what I could do because the on-board memory wasn't being utilized.  I re-installed the *Toshiba* drivers for the card and presto - lock-downs again.
    Fed up, I went directly to the nVidia download page and chose to have it automatically detect my card. Now, granted, it says to try to use the OEM versions of graphics, but Toshiba's drivers are FLAWED!  I installed the driver suggested directly from nVidia, and what do you know? Full use of the card again and not a single crash!
    I hope all of my frustration, and the solution that resulted from it, can help someone else not have to waste time, money, and hair on their heads as it did with me.  =)  The sad part about it all - this is a TOSHIBA flaw that affects a wide range of systems and models - and nothing has or is being done about it.
    Good luck!  =)
    Dave (Montreal, Canada)

    Which version of the nVidia driver did you use?

  • Found the Solution to All of Aperture Problems! Easy Fix.

    [ Edited by Apple Discussions Moderator; Please start a new topic about your technical issue. ]
    After much tinkering with Aperture 1.0, 1.0.1, and 1.1, I've found the solution for all the problems that Apple is having with Aperture:
    They should simply acquire Capture One Pro and use that as the foundation for the RAW conversions in Aperture.

    Hello,
    in my opinion Aperture 1.1 is a killer application for editing files. The support for systems with two displays is the best I have worked with. But there are many fields to improve.
    - Quicker, easier and reliable IPTC keywording like iView Media Pro offers.
    - Still needed: better conversion of RAW files. Capture one Pro´s Color tools are very precise. When you are shooting portraits stay with C1. I have to open nearly every image converted with aperture within Photoshop. This is barely needed with C1Pro.
    - The HUD experience is still weak I think. Tweaking an image exactly is painful because the sliders are too small and sometimes a little move of a slider meens a lot of change inside the image.
    - Generated Webpages are full of coding errors. Weird thing: the templates are correct.
    - Versions of images should be marked more clearly. Please show me names or Pop-Up notes or something.
    - Having a closed vault looks good and sounds cool. But for now my vault holds 36 GB. This will grow quickly. I don´t feel good about it. I could use several vaults. For every month, every year. But am I able to search in all of them at the same time? Does Spotlight searches inside Aperture libraries? I dont think so. iView does. So I use iView to keep an eye on my aperture lib. That sound like a joke...
    But I like Aperture a lot. It is a revolution. When I work with images I usually have 2 to 6 versions on my harddrive. Plus backups. One original. One for print, one for the web, one for the client and so on. This is all gone with Aperture. And that´s great. But a revolution is not an easy thing. Many things are to improve. And they have to be improved without loosing this Aperture thing.
    My conclusion for now: Aperture is a workhorse. It helps a lot to edit images and to distribute them. It helps to keep images organized.
    It is not a digital archival system nor a high precision raw converter. When you are shooting lots of images during events - use Aperture. When you are shooting high quality productions use anything what makes sense to you. Aperture is a version number 1.1 We have to be patient until the revolution evolves.

  • What is the best Cloud solution for all your photos?

    You can't put all your iPhoto library in iCLoud, correct?  So how can I put all my photos in a cloud?  I'm a little hesitant to put all my photos in Dropbox or Google Drive as then my other computers will fill up with the same photos AND I don't trust non Apple products for my photos.  Can anyone tell me how they are doing it please?  At the moment I feel ok with my external backups (I've got 3 of them) as well as backing up in Time Machine but just wanted to know how others do it.
    Thanks

    You can't put all your iPhoto library in iCLoud, correct?
    Correct.
    So how can I put all my photos in a cloud?
    I use Flickr and have more than 50k photos there. You can decide what photos - if any - you want public and which you want to have available only to those whom you invite to see them.

  • Solution of all your problems regarding "belle fp2...

    hi,
    all
    i found some solution i think the problem in the nokia server not in software
    they are releasing software for country and product code variant ok
    i will advise to you all not to do the update "over the air"
    beacuse some people recieving update "over the air" but the nokia still not release the software for their country or product code variant. they are updating and facing the problems.
    if nokia release software for your country and product code variant you will surely get the update on nokia suite and software updater and nokia care also have the software.
    so all people in my view you use for updating your phone (nokia suite,software updater or nokia care)
    and you will also able to reinstall your software by nokia suite if their product code variant released.
    some people saying they are not able to reinstall beacuse they have updated own phone from "over the air" and product code variant not yet released so they are facing problem after updating.
    for check that your product code variant is released or not you have to use only (nokia suite,software updater,or nokia care)
    thanks.
    i want to also mention that you are complaining about
    1.front camera and exit button.
    2.multiple selection in gallery.
    3.volume touch interface.
    4.colour of theme black and grey.
    5.photo and video editor.
    6.keyboard covering text
    these features are not a software problem
    nokia not put these features in update so all you can request the nokia to put these features again.beacuse these features are necessary.
    thanks .
    "if these information helped you then feel free to give kudos"
    Attachments:
    FIRMWARE.jpg ‏222 KB

    hi,
    all
    (nokia members and all readers and posting members)
    i will request you to all read this blog full
    and you will learn something and know something about nokia in my view its a excllent blog
    written by Steve Litchfield heads off to him
    http://www.allaboutsymbian.com/reviews/item/15957_​Belle_Feature_Pack_2.php
    thanks.

  • Delphi is the solution to all of javas problems

    java does not compare to delphi...appications that take me 20 minutes to do in delphi takes 3 hours in java, even more you dont have to wait 45 seconds for some crap IDE to load for java. j++ is rubbish but forte is more, oh sorry, i meant net beans......
    another problem: RAM...more RAM...more more more more more more more more more RAM needed.
    in conclusion, change to delphi, its the right thing to do! ;)
    PS...when will they create a successful OS in java...oh sorry, how much RAM is that going to take? maybe it will be sorted with jdk 1.9.4_02_01_001!!!!!!!!!!!!!

    GOTCHA!
                 +-------------------+             .:\:\:/:/:.
                 |  PLEASE DO NOT    |            :.:\:\:/:/:.:
                 |  FEED THE TROLL   |           :=.' -   - '.=:
                 |                   |           '=(\ 9   9 /)='
                 |                   |              (  (_)  )
                 |   Thank you.      |              /`-vvv-'\
                 +-------------------+             /         \
                         |  |        @@@          / /|,,,,,|\ \
                         |  |        @@@         /_//  /^\  \\_\
           @x@@x@        |  |       \ |/         WW(  (   )  )WW
           \||||/        |  |        \|           __\,,\ /,,/__
            \||/         |  |         |      jgs (______Y______)
        /\/\/\/\/\/\/\/\/\/\/\\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\

  • C7 - WLAN - solution to all

    hi
    to turn off WLAN :
    1. turn off wlan .
    2. setting > connectivity > setting > destinations > internet
    3. sure the WLAN must be off then press hold on access point of WLAN and delete it .
    good luck .   now the WLAN not try connecting again .

    Rick Rankin (guest) wrote:
    : I have a solution to all the configuration problems discussed
    : here. Why doesn't Oracle configure and tune Linux to optimize
    : performance and deliver an Oracle specific version of Linux? Or
    : maybe I should do it. Hmmm....
    I believe that tuning is more than tweaking the kernel. Amount of
    memory, hard drive configuration, etc. will affect this. I have a
    big IDE and three SCSI drives that are split between RAID-5 and
    RAID-0. How to tune? IDE and RAID-0 have no redundancy, but three
    drives in RAID-0 pulls twice the troughput of any other drive.
    If there are specific things in the kernel that need to be fixed,
    I'd hope that Oracle would release those fixes to the world at
    large, rather than forking the kernel. It'd be nice to be able to
    do a "make xconfig" and be able to turn on/off anything that
    would be specific to running Oracle, if they prove to not be
    useful to the generic user.
    My $0.02
    James
    null

  • Itunes could not connect to internet.. i have read all your solution but non help, include firewall, restart dns, check IE setting ETC... PLS HELP, my phone can't sync with itune...........

    itunes could not connect to internet.. i have read all your solution but non help, include firewall, restart dns, check IE setting ETC... PLS HELP, my phone can't sync with itune...........

    i could not do anything with itune, check updates, help. etc..
    i am using windows 7.. and the latest itune, (previous itune also can't sync)

  • Hello MacHeads: I downloaded Handbrake 0.9.1 for Tiger, so I can upload a homemade DVD for editing in imovie.  Problem is I can't even access Handbrake Help book, because I think my firewall settings are preventing me.  I tried turning off all my firewall

    Hello MacHeads: I downloaded Handbrake 0.9.1 for Tiger, so I can upload a homemade DVD for editing in imovie.  Problem is I can't even access Handbrake Help book, because I think my firewall settings are preventing me.  I tried turning off all my firewall settings.?  IDK if I'm even doing that right.  Can anyone help out here?

    You don't need Handbrake for that if it is your own DVD.
    You need to convert the VOB files in the TS-Folder of the DVD back to DV which iMovie is designed to handle.
    a DVD is in a compresed format called mpeg2, which is standard across all DVDs. This is what is known as a 'final delivery format' and is not suitable for editing. Because is is compressed, a 4.7GB DVD can hold a two hour movie (dual layer DVDs twice that), whereas the DV stream from a video camera, which runs at about 13GB per hour, is not compressed and IS intended for editing.
    In other words you have to 'reverse engineer' the DVD back to an uncompressed format in ordfer to edit it. There is a penalty for doing this in terms of slight quality loss, but it is one you can live with.
    When you have your DVD as an icon on your desktop, double-click it, and it will open to reveal a TS-Folder containing a number of various files, some called VOB. These are the constituent parts of any video DVD.
    When you have downloaded and installed mpegStreamclip, and purchased and installed the Apple mpeg2 plugin, open mpegStreamclip and drag the entire TS Folder into its window. Then using the various menus available to you (just explore them and you will get the hang of it) ask it to convert to DV.
    That DV file, which will be many times larger than the original TS Folder, and which can a while to create (be patient - make coffee or prune the roses!) is what you can now import into iMovie for editing etc.
    When you have finished doing that, you then have to turn the project back into a DVD.
    mpegStreamclip can be downloaded from here:
    http://www.apple.com/downloads/macosx/video/mpegstreamclip.html
    which is free, but you must also have the  Apple mpeg2 plugin :
    http://www.apple.com/quicktime/mpeg2/
    which is a mere $20.
    Another possibility is to use DVDxDV:
    http://www.dvdxdv.com/NewFolderLookSite/Products/DVDxDV.overview.htm
    which costs $25.
    For the benefit of others who may read this thread:
    Obviously the foregoing only applies to DVDs you have made yourself, or other home-made DVDs that have been given to you. It will NOT work on copy-protected commercial DVDs, which in any case would be illegal.

  • I am having problems with my burst mode on my iphone 6 plus it is slower than  the facetime camera after i updated to ios 8.3 apple please fix this issue i am fed up with all your mistakes

    i am having problems with my burst mode on my iphone 6 plus it is slower than  the facetime camera after i updated to ios 8.3 apple please fix this issue i am fed up with all your mistakes

    Gerald
    If you had taken time to read the Terms of Use you agreed on joining this Community today you would have realised that Apple is not here
    neither reading nor responding on this User Community
    http://www.apple.com/feedback/

  • Reposting this If your having problems with new Windows 8.1 do a full uninstall of all Apple

    Reposting this If your having problems with new Windows 8.1 do a full uninstall of all Apple iTunes programs but uninstall them in right order and then do restart of computer then reinstall newest iTunes and it will all be fixed up syncing problems or other problems this is thanks to Apple phone support

    What is your technical support question for these user to user technical support forums?

  • I am unable to send to an address that I have been using for a long time. All aspects have been investigated but with no solution ,has anyone encountered this problem before?

    I am unable to send to an address that I have been using for a long time. All aspects have been investigated but with no solution ,has anyone encountered this problem before?

    Hi Eric,
    The message seems to totally disappear. It is going to an AOL customer in UK. I changed their address to start with a lowercase letter & the message was returned to me by AOL as undeliverable, I then changed the first letter of the address beck to upper case, the same I have been using for years, but again it disappeared.
    I appreciate any help you can give me. Tks Gord.

  • HT201263 What will i do?screenshot There is a problem with your iPhone. Please visit the Service Answer Center to find answers to all your questions about service options, warranty and other processes in your country. To find your nearest Apple Store, cli

    What will i do? ITune screenshot is as follows >
    There is a problem with your iPhone. Please visit the Service Answer Center to find answers to all your questions about service options, warranty and other processes in your country. To find your nearest Apple Store, click here.

    Do what it said to do.
    "Please visit the Service Answer Center to find answers to all your questions about service options, warranty and other processes in your country. "

  • TS1814 There is a problem with your iPhone. Please visit the Service Answer Center to find answers to all your questions about service options, warranty and other processes in your country. To find your nearest Apple Store, click here.

    There is a problem with your iPhone.
    Please visit the Service Answer Center to find answers to all your questions about service options, warranty and other processes in your country.
    To find your nearest Apple Store, click here.
    Please help me i can aktivate my phone imei 012423006333181.

    There is a problem with your iPhone.
    Please visit the Service Answer Center to find answers to all your questions about service options, warranty and other processes in your country.
    To find your nearest Apple Store
    no imei also

Maybe you are looking for

  • Insert or Update data from PROD dc to DEV DB

    We have one instance of a DB in PROD box and another in DEV box [unix] Requirement is to write a script to copy data from PROD to DEV for 10 related tables. Store Procedure will have input argument as Number or FromDt and To Date [date range] Can any

  • Cannot copy files to, rename or unmount external HD

    When I try to copy files to my 4TB Mac Os Extended(journaled) G-drive connected via Firewire 800 I get this message "The operation can't be completed because an unexpected error occurred (error code -50)." When I verify the disk itself(the orange dis

  • Problems in X7-00 after Belle update, Recommends a...

    Hello there, I've just updated my X7-00 to Nokia Belle, and I have to say I'm impressed.. It's amazing! I just love it! However I had a couple of problems: First in the Gallery app, when I press the Share button in the bottom bar it says "Feature not

  • RGB colour output format via HDMI/DP

    Hey Guys, So i just bought a Dell u2410 screen the other day, and decided to hook it up via HDMI, It's being used for photo-editing, I tried to calibrate it, but in the sRGB mode i need to use the colours come out terrible, Reds are orange, etc. The

  • Ship to and bill to

    hi,customer information is stored in hz_parties.but i want to know where exactly ship to location and bill to location are stored.