This topic is locked

publish localy

1/26/2008 12:17:13 AM
ASPRunnerPro General questions
S
solak author

how can i access pages from another PC.

i can access it http://localhost Ok

but how to access from another PC at home network?
tkx

M
Michael7 1/27/2008

...

M
Michael7 1/27/2008

just use the local ip address of the pc hosting the site
eg ) http://10.0.0.1/ instead of http://localhost/
to get the local IP open search for CMD on the pc hosting the site

then type in IPCONFIG

that will give your the PC's local ip address.
Michael

Sergey Kornilov admin 1/27/2008

Besides the IP address you can also use PC name like:

http://dellnotebook or http://vistapc
To find your computer name on Windows XP right click on My computer icon and choose Properties->Computer name (under Full computer name).