Just because CFMX is installed doesn't necessarily mean that Flash Remoting
is running.
It can be removed from the settings XML files, blocked by the web server or
firewall, or numerous other things (those sysadmins are paranoid buggers
sometimes :p).

I think the best test is to telnet to port 80 on the server & type the
following:

GET /flashservices/gateway HTTP/1.1
Host: www.example.com

followed by 2 carriage returns (obviously you'd replace www.example.com with
the actual domain)

If you get a '200 OK' then there's a good chance it's running, if you get
anything else, then it probably isn't.

Or you could just browse to /flashservices/gateway in the web browser of
choice and see if you get a 404 error. Whichever is easier :p (telnet makes
you look like a 31337 [EMAIL PROTECTED] though - guaranteed to impress women)

--
 Lindsay Evans.
 Developer,
 Red Square Productions.

 [p] 8596.4000
 [f] 8596.4001
 [w] www.redsquare.com.au


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Beattie,
> Barry
> Sent: Wednesday, September 17, 2003 3:42 PM
> To: CFAussie Mailing List
> Subject: [cfaussie] RE: how do you know if Flash remoting is installed
> on a CF webserver?
>
>
>
> Ah ha! if it's CFMX or CF6.1 then all should be well
>
> looks like it's a path issue or firewall config...
>
> thanx
> barry.b
>


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to