Andrew,

127.0.0.1 is a special address also known as localhost and refers only to
the computer you are currently using, in other words it is the
computers internal address for itself. so if you use 127.0.0.1 or localhost
from any other computer , it also will just be looking at itself.
If you want to be able to access your laptop form other devices in your
network then you need to use the NAT address that is assigned by your
router, this is usually in the format 192.168.0.x, however this address
will usually change every time you turn on your laptop, so you will need to
go into your router interface and create a fixed address for your laptop so
it doesn't change, you will need to refer to your router documentation for
details how to do this.

To find your machines current NAT address just open command prompt and type
ipconfig, hit return, and look for the IPv4 address of your wireless lan
adaptor.

If this all sounds like too much hassle, then you could alternately just
signup at www.cfmldeveloper.com and use that for your Railo development.

-- 

-- of your wire

Russ Michaels

www.bluethunderinternet.com  : Business hosting services & solutions
www.cfmldeveloper.com        : ColdFusion developer community
www.michaels.me.uk           : my blog
www.cfsearch.com             : ColdFusion search engine
**
*skype me*                     : russmichaels


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351257
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to