Why Network Software?
Why Network Software?
Why protocols?
Name is derived from the Greek protokollen, the index to a scroll
May not be able to send data to every destination of interest without other assistance
Diplomats use rules, called protocols, as guides to formal interactions A network protocol or computer communication protocol is a set of rules that specify the format and meaning of messages exchanged between computers across a network oFormat is sometimes called syntax oMeaning is sometimes called semantics Protocols are implemented by protocol software
What is a Protocol? A protocol is a set of rules that governs the communications between computers on a network. These rules include guidelines that regulate the following characteristics of a network: access method, allowed physical topologies, types of cabling, and speed of data transfer.
The most common protocols are: Ethernet LocalTalk Token Ring ATM
Protocol suites
A set of related protocols that are designed for compatibility is called a protocol suite Protocol suite designers: oAnalyze communication problem oDivide problems into subproblems oDesign a protocol for each subproblem A well-designed protocol suite oIs efficient and effective - solves the problem without redundancy and makes best use of network capacity oAllows replacement of individual protocols without changes to other protocols
What is Networking Hardware? Networking hardware includes all computers, peripherals, interface cards and other equipment needed to perform data-processing and communications within the network. CLICK on the terms below to learn more about those pieces of networking hardware.
This section provides information on the following components: File Servers Workstations Network Interface Cards Switches Repeaters Bridges Routers
Summary
An internet is a collection of physical networks interconnected into a single virtual network Routers provide the physical interconnection and forward packets between networks Hosts communicate across multiple network through packets forwarded by routers TCP/IP is the most widely used internetworking protocol suite
Internetworking
Internetworking is a scheme for interconnecting multiple networks of dissimilar technologies Uses both hardware and software oExtra hardware positioned between networks oSoftware on each attached computer System of interconnected networks is called an internetwork or an internet
File Servers A file server stands at the heart of most networks. It is a very fast computer with a large amount of RAM and storage space, along with a fast network interface card. The network operating system software resides on this computer, along with any software applications and data files that need to be shared. Te file server controls the communication of information between the nodes on a network. For example, it may be asked to send a word processor program to one workstation, receive a database file from another workstation, and store an e-mail message during the same time period. This requires a computer that can store a lot of information and share it very quickly. File servers should have at least the following characteristics: 166 megahertz or faster microprocessor (Pentium, PowerPC) A fast hard drive with at least nine gigabytes of storage A RAID (Redundant Array of Inexpensive Disks) to preserve data after a disk casualty A tape back-up unit (i.e. DAT, JAZ, Zip, or CD-RW drive) Numerous expansion slots Fast network interface card At least of 32 MB of RAM Workstations All of the computers connected to the file server on a network are called workstations. A typical workstation is a computer that is configured with a network interface card, networking software, and the appropriate cables. Workstations do not necessarily need floppy disk drives or hard drives because files can be saved on the file server. Almost any computer can serve as a network workstation.
Network Interface Cards The network interface card (NIC) provides the physical connection between the network and the computer workstation. Most NICs are internal, with the card fitting into an expansion slot inside the computer. Some computers, such as Mac Classics, use external boxes which are attached to a serial port or a SCSI port. Network interface cards are a major factor in determining the speed and performance of a network. It is a good idea to use the fastest network card available for the type of workstation you are using. The three most common network interface connections are Ethernet cards, LocalTalk connectors, and Token Ring cards. Switch A Switch is a device that provides a central connection point for cables from workstations, servers, and peripherals. In a star topology, twisted-pair wire is run from each workstation to a central switch/hub. Most switches are active, that is they electrically amplify the signal as it moves from one device to another. Switches memorize addressing of computers and send the information to the correct location directly.
Repeaters Since a signal loses strength as it passes along a cable, it is often necessary to boost the signal with a device called a repeater. The repeater electrically amplifies the signal it receives and rebroadcasts it. They are used when the total length of your network cable exceeds the standards set for the type of cable being used. A good example of the use of repeaters would be in a local area network using a star topology with unshielded twisted-pair cabling. The length limit for unshielded twisted-pair cable is 100 meters. The most common configuration is for each workstation to be connected by twisted-pair cable to a multi-port active concentrator. The concentrator amplifies all the signals that pass through it allowing for the total length of cable on the network to exceed the 100 meter limit.
Bridges A bridge is a device that allows you to segment a large network into two smaller, more efficient networks. If you are adding to an older wiring scheme and want the new network to be up-to-date, a bridge can connect the two. A bridge monitors the information traffic on both sides of the network so that it can pass packets of information to the correct location. Most bridges can "listen" to the network and automatically figure out the address of each computer on both sides of the bridge. The bridge can inspect each message and, if necessary, broadcast it on the other side of the network. The bridge manages the traffic to maintain optimum performance on both sides of the network. You might say that the bridge is like a traffic cop at a busy intersection during rush hour. It keeps information flowing on both sides of the network, but it does not allow unnecessary traffic through. Bridges can be used to connect different types of cabling, or physical topologies. They must, however, be used between networks with the same protocol.
Routers A router translates information from one network to another; it is similar to a super intelligent bridge. Routers select the best path to route a message, based on the destination address and origin. The router can direct traffic to prevent head-on collisions, and is smart enough to know when to direct traffic along back roads and shortcuts. While bridges know the addresses of all computers on each side of the network, routers know the addresses of computers, bridges, and other routers on the network. Routers can even "listen" to the entire network to determine which sections are busiest -- they can then redirect data around those sections until they clear up. Routers can: Direct signal traffic efficiently Route messages between any two protocols Route messages between linear bus, star, and star-wired ring topologies Route messages across fiber optic, coaxial, and twisted-pair cabling
What is Network Cabling? Cable is the medium through which information usually moves from one network device to another. There are several types of cable which are commonly used with LANs. In some cases, a network will utilize only one type of cable, other networks will use a variety of cable types. The type of cable chosen for a network is related to the network's topology, protocol, and size. Understanding the characteristics of different types of cable and how they relate to other aspects of a network is necessary for the development of a successful network. The following sections discuss the types of cables used in networks and other related topics. Unshielded Twisted Pair (UTP) Cable Shielded Twisted Pair (STP) Cable Coaxial Cable Fiber Optic Cable Wireless LANs Cable Installation Guides
Wireless LANs Not all networks are connected with cabling; some networks are wireless. Wireless LANs use high frequency radio signals, infrared light beams, or lasers to communicate between the workstations and the file server or hubs. Each workstation and file server on a wireless network has some sort of transceiver/antenna to send and receive the data. Information is relayed between transceivers as if they were physically connected. For longer distance, wireless communications can also take place through cellular telephone technology, microwave transmission, or by satellite. Wireless networks are also beneficial in older buildings where it may be difficult or impossible to install cables.
The two most common types of infrared communications used in schools are a). Line-of-sight : Line-of-sight communication means that there must be an unblocked direct line between the workstation and the transceiver. If a person walks within the line-of-sight while there is a transmission, the information would need to be sent again. This kind of obstruction can slow down the wireless network.
The Network Address Network addresses are 32 bits (or 4 bytes) in length.
b). Scattered broadcast. Scattered infrared communication is a broadcast of infrared transmissions sent out in multiple directions that bounces off walls and ceilings until it eventually hits the receiver. Networking communications with laser are virtually the same as line-of-sight infrared networks. Wireless LANs have several disadvantages. They are very expensive, provide poor security, and are susceptible to interference from lights and electronic devices. They are also slower than LANs using cabling.
Microwave Transmission
Satellite Transmission
Line-of-site High speed Cost effective Easy to implement Weather can cause interference Physical characteristics
Data signals sent through atmosphere Signals cannot bend of follow curvature of earth Relay stations required
Receives signal from earth station (uplink) Amplifies signal Changes the frequency Retransmits the data to a receiving earth station (downlink)
Internets Operate?
Satellite Transmission
Network: system for connecting computer using a single transmission technology
Internet: set of networks connected by routers that are configured to pass traffic among any computers attached to networks in the set
Internet Protocols (TCP/IP) TCP/IP (Transport Control Protocol/Internet Protocol) protocol family for use in Internet and other interconnected network applications Two transport protocols available TCP - transport control protocol (reliable) connection-oriented (virtual connection set up between sender and receiver - stream of data sent). Good for network services
http://domain-name.top-level-domain/last-section
Bandwidth
The quality of information transmitted through a communication medium depends upon bandwidth.
Increased bandwidth means faster transmission speed Bandwidth is affected by the amount of network traffic, software protocols, and type of network connection
Topologies