A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: How to publish Project Online?

  1. #1
    morb1d LUCI5R's Avatar
    Join Date
    Apr 2002
    Location
    Latham, NY
    Posts
    144

    How to publish Project Online?

    Hi,

    I am able to succesfully create Communication Server Applications like Audio/Video Chat etcetra on my local Apache Web Server on my PC.

    How can i make available these Applications on the Internet, on my Website online?? Can i do that?

    Thanks,
    Mjimm.com

  2. #2
    psx = new Moderator();
    Join Date
    Jan 2001
    Posts
    923
    If you have a static ip, or even a semi-static ip, you can point your applications to your server at home. Instead of a connection string like this:

    rtmp:/my_app

    you'd use:

    rtmp://myhomeip/my_app

    Psx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center