Hey Dan, thanks for the quick note. I think I get now. 8080 is already open. Launch this and the metacard stack listens without changing any control panel stuff.
Just tried the following: Safari http://localhost:8080/~jault/ === stack running as an app (dbl clk) no problems Explorer from a Windows XP computer on my local network Firewall OFF http://192.168.15.100:8080/~jault/ === stack running as an app (dbl clk) CRASHED metacard Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000 >From FireFox on the same Mac http://192.168.15.100:8080/~jault/ === CRASHED metacard EXC_BAD_ACCESS (0x0001) KERN_PROTECTION_FAILURE (0x0002) at 0x00000000 >From Safari on the same Mac http://192.168.15.100:8080/~jault/ === CRASHED metacard Safari can¹t open the page ³http://192.168.15.100:8080/~jault/². The error was: ³lost network connection² (NSURLErrorDomain:-1005) now I am confused. Jim Ault Las Vegas On 3/16/06 11:48 PM, "Dan Shafer" <[EMAIL PROTECTED]> wrote: > Well, at least from the mc stack, you just run it and it seems to intercept > the call on the designated port. You can manually change the port in the > launch stack as well. > > PRetty cool stuff. > > > On 3/16/06, Jim Ault <[EMAIL PROTECTED]> wrote: >> >> >> >> >> On 3/16/06 6:54 PM, "Richard Gaskin" <[EMAIL PROTECTED]> wrote: >>> The default port in mchttpd is 8080 -- on my Mac I use: >>> >>> http://localhost:8080/ >> >> Woiks very good... cool. >> >> >> Is there a tutorial about how to put this in action on my G4 that has a >> static IP? I know that Apache would be the default receiver of 8080 >> traffic >> and I am definitely not a config-mechanic. >> >> > -- > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Dan Shafer, Information Product Consultant and Author > http://www.shafermedia.com > Get my book, "Revolution: Software at the Speed of Thought" >> From http://www.shafermediastore.com/tech_main.html > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
