I am quite ignorant on networks, I would like to ask a very simple question: does a university library system, which can be accessed anywhere in the world (provided that there is an Internet connection and you have the right user name and password) need a "Wide Area Network"? If the same system can be accessed only locally (within the four walls) does need only a Local Area network? thanks!
feedback
|
migrated from stackoverflow.com Mar 11 '10 at 12:08
This question came from our site for professional and enthusiast programmers.
closed as not a real question by Chopper3, splattne♦ Mar 11 '10 at 14:55
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.
|
I believe the answer is to say; no, you don't need any WAN. You need internet access. If this is a university library then surely there is internet connectivity. If you only want the system to be accessed locally, then you should not have (outgoing) internet access. That is to say, no internet gateway for the local clients. | |||
|
feedback
|
|
Ok, lets get real. WAN is WIDE AREA network - basically dialup, wireless radio links over 5 km etc. That is totally unrelated to Internet. For a library to be reachable by the general public, they need internet. if they are on 3 buildings in one campus, they may deploy WAN technologies to put up links between the buildings. Mostly because LAN technology is more limited in length - it is designed for local setups. | |||||
feedback
|