Lans and Wans II

(Adapted from: http://www2.rad.com/networks/1997/nettut/gls_p.html#Protocol
http://www2.rad.com/networks/1997/nettut/mainmenu.html)


How Does E-Mail Reach Its Destination?

1. Leia o texto abaixo.
To demonstrate the various components driving computer networks in general, and specifically - the Internet, let us assume that you are at home, writing an electronic mail message to your uncle, who works on the other side of the world. You know that once you send your mail, it will somehow make itself to you uncle's computer. How exactly does this happen?


Step 1: Sending (uploading) mail
To connect to the Internet, you must have an account with an Internet Service Provider (ISP), a company that connects people to the Internet. Connection from your computer to the ISP's computers will probably be made through the phone, using a device called a modem. The modem enables your computer to transmit digital data over the phone lines, which are analog.
The data passed between the two computers is decoded using computer protocols. In this case, various modem specific protocols (such as X.25) are used, as well as protocols from the Internet protocol suite (such as PPP and SLIP - Serial Line Internet protocol). Your mail program sends your mail through the use of yet another protocol - the Simple Mail Transfer Protocol (SMTP).


Step 2: At the ISP's

The ISP's modem converts data from the phone line back to digital pulses, and its server interprets the information. The server figures out the nature of you data, by decoding the SLIP/PPP data (in this case, the data is your e-mail).
The ISP has a local area network (LAN) (or specifically, an Ethernet LAN). The LAN connects computer in the ISP's office space. Once the data is interpreted, the server first role is to figure out if the data you had just sent is destined for a computer in the ISP's LAN. In your particular, this isn't true, since your uncle's computer isn't even in the same country.

Data not destined for a computer connected to the ISP's LAN, is forwarded to the Wide Area Network (WAN) - the Internet. For security reasons, the ISP had installed a firewall, a device that keeps unwanted people from tampering (interfering) with data on its LAN. The firewall job is to receive all data going to/from the Internet, and filtering out their "bad" parts. The firewall, in this case, also serves as a router (we'll discuss routers below).

Notice that the firewall is connected at a great distance from the network bus. Under normal circumstances, electrical signals won't be able to travel such a long distance. But here we see that the ISP installed a repeater, a device that enhances the signals, thus allowing them to travel a longer distance.

Step 3: The WAN
Wide Area Network (WAN) is a general term that refers to a network that exceeds local boundaries. A WAN usually includes many LANs in it, which together form a huge network (as represented by the cloud to the left). The world's most famous WAN is the Internet.


Step 4: At your uncle's office
Your uncle's office has a local area network that's connected directly to the Internet through a router. A router is a device that serves as a kind of electronic "yellow-pages" of computers. Every computer on the internet has an IP "address", and routers are the devices that know how to get data to each computer using this address.

The LAN also has a special connection to the Integrated Services Digital Network (ISDN - digital phone lines). This is done by using a gateway.

Notice that the LAN in this office is arranged in a "star" topology (unlike the network we saw at the ISP). This is a Token Ring Network.

 

2. Combine as palavras em negrito do texto com as suas definições.

a. A number given to each host on a TCP/IP network.

b. A communication network which span small area such as a building or an office
c. This is a system that establishes access control policies among networks.
d. It refers to special-purpose devices that perform protocol conversions
e. The computers are connected so that the signal travels around the network from one computer to another in a logical ring
f. A set of rules which says how devices on a network exchange different kinds of information.

 

3. Go to http://fcit.coedu.usf.edu/network/chap2/chap2.htm and Answer these questions in Portuguese.

a. O que é um protocolo?

b. Quais os protocolos mais comuns?

c. O protocolo Ethernet possibilita trasmissão de dados através de três tipos de cabos. Quais são eles?

d. O que é Fast Ethernet?

e. O que é Local Talk?

4. Game: How much do you know about OSI (Open Systems Interconnection)? Follow the link and practice: http://www.gocertify.com/games/osi-game.html

5. Translate this text into Portuguese.

Ethernet

This is a system where each computer listens to the cable before sending anything through the network. If the network is clear, the computer will transmit. If some other node is already transmitting on the cable, the computer will wait and try again when the line is clear. Sometimes, two computers attempt to transmit at the same instant. When this happens a collision occurs. Each computer then backs off and waits a random amount of time before attempting to retransmit. With this access method, it is normal to have collisions. However, the delay caused by collisions and retransmitting is very small and does not normally affect the speed of transmission on the network.

 

Ruler

1.Hardware for 2 PCs                     
2. Other network hardware and connecting more than 2 PCs

Adapted from: http://www.drinky.org.uk/computing/netbasics.html#addresses

 


1. Hardware for 2 PCs

The first thing is hardware. That is the physical devices you need to connect computers together. To connect 2 computers together for whatever reason, you will need a CAT 5 crossover cable. CAT 5 is specification, it guarantees certain performance and so you should not use less than CAT 5 (i.e. CAT 4), but anything above is fine (i.e. Cat 6). Ultimately it doesn't really matter about the specification of the cable but for connecting 2 computers together you need a crossover cable as it is specially designed for connecting 2 machines together. As part of the CAT 5 specification, the maximum length must be no more than 100 meters.


CAT 5 Cables
         

   The next thing you need is a network card in each machine. There are a few types of network cards, but you are looking at bog (slow) standard Ethernet cards. Ethernet again is a standard designed for use in local area networks (LANs) and that is what you are building. The other types of network cards are for specific network types and are not very common nowadays, so it is safe to just ask for a network card and get an Ethernet card.

1. Responda em português:
a) Qual o tamanho máximo que deve ter um cabo unindo dois computadores?

b) O que um Ethernet card?

c) O que é um “crossover cable”?



            Ethernet cards come in 3 or 4 basic types, 10Mb, 100Mb and 1,000Mb (aka 1Gb), 10,000Mb (10Gb) is also becoming more common. These refer to the maximum data transfer rate the card can work at per second. 10Mb is obviously the slowest. 100Mb, 1Gb and 10Gb are backwards compatible and can work at the lower speeds provided by the other cards.
            A network connection will work at the highest speed that both cards can manage. So if you mix a network with 10Mb, 100Mb and 1Gb cards, whenever any card talks to a 10Mb card, the connection will always be at 10Mb as the 10 Mb card cannot work any faster. If a 100Mb card talks to another 100Mb card, the data transfer rate will be 100Mb as both cards can do 100Mb. 1Gb cards can therefore only transfer data at 1Gb per second when the other card and all intermediate network hardware is 1Gb.
            For home use you can discount, 1Gb cards as they are very expensive as are other network components designed to work at the same speed. If you remember that to utilize the 1Gb capability, every other component to which the 1Gb card will communicate with must be 1Gb, it quickly becomes prohibitively expensive. 1Gb cards are only really used in network servers, or machines where fast data transfer is imperative and these are usually only required by people who can afford it.
            So your decision is basically between 10Mb and 100Mb and quite honestly, 10Mb is very outdated and as 100Mb are so cheap there is no real point to buying 10Mb unless you have a PC that only has old style ISA slots inside. Most modern PCs have PCI slots and can easily accommodate cards of either speed, though ISA slots are limited to 10MB cards (I think). So, if you have PCI slots you should get 100Mb cards. You can pick them up for as little as £10, maybe even £8. 10Mb ISA cards can be found for around £3 or 4 for £10 at computer fairs.
            So that's that. To connect 2 computers together that's all you need hardware wise. A network card in each machine and crossover cable.

 

2. Responda em português.
a) Pesquise e descubra o que significa o acrônimo aka.


b) Encontre no texto acima um adjetivo no comparativo e outro no superlativo.


c) Pesquise o valor equivalente em reais a £ 10 (10 libras).

d) Dê o significado de outdated na seguinte oração: 10Mb is very outdated.

3. Other network hardware and connecting more than 2 PCs

            So what are these other network components I keep mentioning or what if you want to connect more than 2 machines together?
            Well basically, to connect more than 2 PCs together you will need a network hub or switch. These are small boxes with a number of network ports on designed to connect more than 2 PCs together.
           The difference between a hub and a switch is that a switch is designed to detect network traffic on the line and time the transmission of data along the line so as to avoid data collisions which would require each machine to retransmit its data.            This causes a major performance hit so switches are preferable to hubs.

HUB
Hub.
Switch
Switch.

 


       It is recommended that whether you use 10Mb or 100Mb cards you buy a 100Mb switch as it will run in 10Mb, but also prevent you from having to buy a new switch if you wish to add a 100Mb card to your network and will auto-negotiate the best         speed for data transfers between any two given points on your network.
        In addition to a switch, you will also need different cables. You will need straight-through CAT 5 cable and along with a network card for every machine to connect it to the switch. Again at no more than 100 meters in length.


3. Traduza o excerto abaixo.

The difference between a hub and a switch is that a switch is designed to detect network traffic on the line and time the transmission of data along the line so as to avoid data collisions which would require each machine to retransmit its data.

 

Home
A: Plano de Ensino
B: Personal Details Form
Unit 01: Creating a Folder

Unit 02: Word Building

Unit 03: Types of Computer
Unit 04: Yahoo Account

Unit 05: Parts of a Computer
Unit 06: Keyboard and Mouse
Unit 07: LANs and WANs
A Game: Hangman
Unit 09: LANs and WANs 03
Unit 10: Designing Webpages

Unit 11: Reviewing Websites
Unit 12: Basic HTML
Ladies and Gentlemen...The Beatles
Test

S@ndroSousa