How do i know my application URL address??? Does it suppose to be like this…
http://localhost: (i forgot the port no.)/xxxxxxxx(where file/application existed)???
For your all acknowledgement, i’m installing flash comm sever under Developer Installation Mode and under Win XP OS, not under Window Server or any other web server… so am i suppose to have web server like apache or Window Server just to have the URL address??? am i wrong???
Good question. You can specifiy the port on any machine.
Learn more about ports here
Typically, however, your port will be:
(“http://localhost:8500/flashservices/gateway”);
You may want to create a page called myPage.htm and then enter this in the browser:
“http://localhost:8500/myPage.htm”...to see if the page comes up…which effectively returns a correct path.
You will also definately want to read Exploring the Technical Changes to Macromedia Flash Communication Server MX 1.5
- 25 June 2004 04:38 PM
-
- Log in or join for free to make a comment.


