Computing.Net > Forums > Networking > What is an intranet?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

What is an intranet?

Reply to Message Icon

Name: andynet
Date: March 7, 2009 at 02:29:54 Pacific
OS: Windows XP
Subcategory: General
Comment:

Well from what i can make out, techically it's just a on or offline LAN that has a web server like apache running on a file server on this LAN and that people access any files they need to download(locally) through the web page of the web server like http://127.0.0.1/file.exe where 127.0.0.1 would be the internal domain name.

But i read that an intranet must be able to work offline but as far as i know you must be online to access files from apache even if accessing them locally?

What am i missing ?



Sponsored Link
Ads by Google

Response Number 1
Name: StuartS
Date: March 7, 2009 at 04:07:59 Pacific
Reply:

I think you may be getting confused as to what is meant be on-line and off-line.

You are on-line when you connect to the LAN which will give you access to the Intranet although not necessary the Internet. On-line means connected to a network.

When you are of-line you have access to nothing except what is on your own hard disk. No network connection of any description.

127.0.0.1 will only give you access to your own computer. Every Windows computer has this home address. If Apache is on the computer that this command is used on then it will work. That is what is known as off-line access.

However if it run on some other computer on the LAN they will get nowhere. The will need to know the address within the LAN to access the web server and will need to be on-line to do it.

Stuart


0

Response Number 2
Name: andynet
Date: March 7, 2009 at 04:40:09 Pacific
Reply:

I know that 127.0.0.1 is for your own pc only it was just a vague example, you would replace that with the domain name or ip of the server, but apart from that am i right in my description, that an intranet will only allow you to download files from a web server locally, i mean i suppose you could code a "file uploader" in html on the web server to allow you to upload or modify files as well. But essentially the intranet is just the "internet idea on a LAN"?


0

Response Number 3
Name: StuartS
Date: March 7, 2009 at 06:47:36 Pacific
Reply:

>> But essentially the intranet is just the "internet idea on a LAN"? <<

Basically thats it. But you would still have to be logged onto the LAN to use it. You could download files of the Internet but only if the Intranet was coded to allow you to do it and then you would also need an Internet connection.

Again, depending on how the Intranet was set up you can alternate between the Intranet and the Internet quite seemlesly. It all depends on how it is configured.

If you want to use a dummy IP address to indicate a LAN address use 192.168.3.65 or something similar as a 192.168.x.x address can only ever exist on a LAN. 127.0.0.1 has a very specific meaning.

Stuart


0

Response Number 4
Name: andynet
Date: March 7, 2009 at 07:14:41 Pacific
Reply:

Yup your server would probably be 192.168.0.x or so with 127.0.0.1 being your local loopback testing ip.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


netlogon Service plz help ping



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: What is an intranet?

What is an Access Point? www.computing.net/answers/networking/what-is-an-access-point/18485.html

What is This???? www.computing.net/answers/networking/what-is-this/25374.html

There is an IP conflict message... www.computing.net/answers/networking/there-is-an-ip-conflict-message/30417.html