- 3 -IST-SEW(i.e., using the same operating system) which are located in a limited geographical area. The WaterlooPolaris network on campus is an example of a (rather large) PC LAN. The purpose of a LAN is usually topool the computing resources of a group of users. This pooling allows for cost savings such as is achievedby providing centralized printing. The other main advantage of a LAN is to provide centralizedadministration services for the users, such as software installation and maintenance, automated back-ups of files, network security (passwords), etc.More generally a LAN is a network such as the
campus network
as a whole which connects computers of various types, and various sub-networks (including Waterloo Polaris), within a small geographical area.The network supports various campus-wide functions such as the financial system database, the dial-inmodem pool, centralized data processing functions, etc. The campus network is much more diversified interms of its functions than a homogeneous LAN, and individual users generally only have access to a smallsubset of these functions.
Wide Area Networks (WANs) and the Internet
A Wide Area Network (WAN) connects networks of computers of various types over a widegeographical area. The world-wide Internet is the largest possible example of a WAN. The campusnetwork provides a link to the Internet
remote sites linked by data communications over the globaltelecommunication system.
Your Privileges on the Network
It is important to realize that you have different privileges at different network “levels”. For example,you generally have quite a bit of latitude to modify your local workstation as you please. Your office areaLAN may allow you access to some shared network drives and printers, but not others. (Your network administrator is the person who configures your LAN). Although you probably have access to theInternet, you generally have very limited privileges to do anything other than collect information (read-only access). However, if you save that information locally on your workstation, you can then modifyyour local copy.It is essential that you recognize which files (and disk drives) are local to your workstation and which arebeing made available to you over the network. This distinction is important because it relates to datasecurity
whether or not the files are being backed up or whether they are accessible by people otherthan you. The location of disk and files is not always obvious, since remote disk drives can be “mounted”by your workstation to look and behave just like local drives. Also, some operating systems such asWindows98 blur the distinction between local and remote files even further by integrating Web browsingtools into the file management software.
Layered Communication Protocols
So, how do the many different kinds of computers that make up the Internet communicate with each other?Diplomats from different countries rely on standard diplomatic protocols in order to communicate withoutmisinterpretation. Similarly, computers on the Internet share information according to agreed upon
protocols
(communication rules) which allow them to correctly route and interpret the transmittedmessages. The particular set of protocols that define the Internet is called the
TCP/IP protocol suite.
TheTCP/IP protocol suite is designed in layers, each successively lower layer providing a library of morefundamental functions required by more and more applications.Technically, there are seven layers in the protocol suite, but for the purposes of this course, and for clarityof understanding, we will simplify the discussion by talking about just four layers: the applications layer,the transport layer, the network layer, and the data-link layer. These layers roughly correspond (if you lumptogether the middle two layers) to the programs, operating system and hardware layers of your computerworkstation, respectively.Each protocol layer relies on the protocols provided by the layers beneath it. The figure below summarizesthe layers of the TCP/IP protocol suite.
Leave a Comment