Wednesday 28 March 2012

NETWORK TOPOLOGY...



The study of the arrangement or mapping of the elements (links, nodes, etc.) of a network, especially the physical (real) and logical (virtual) interconnections between nodes.

Read this for more detail =)
Topology

PHYSICAL TOPOLOGY 

Any given node in the LAN will have one or more links to one or more other nodes in the network and the mapping of these links and nodes onto a graph results in a geometrical shape that determines the physical topology of the network..

LOGICAL TOPOLOGY

the mapping of the flow of data between the nodes in the network determines the logical topology of the network ..

Types/Classification of physical topologies:

  • LINEAR BUS
-A linear bus topology consists of a main run of cable with a terminator at each end.
-All nodes (file server, workstations, and peripherals) are connected to the linear cable.
-Ethernet and LocalTalk networks use a linear bus topology. 

*Advantages
-Easy to connect a computer or peripheral to a linear bus.
-Requires less cable length than a star topology. 

*Disadvantages
-Entire network shuts down if there is a break in the main cable.
-A faulty cable or workstation will take the entire LAN down
-Terminators are required at both ends of the backbone cable.
-Difficult to identify the problem if the entire network shuts down.
-Not meant to be used as a stand-alone solution in a large building.
-A star topology is designed with each node (file server, workstations, and peripherals) connected directly to a central network hub or concentrator .
-This configuration is common with twisted pair cable; however, it can also be used with coaxial cable or fiber optic cable.
-The protocols used with star configurations are usually Ethernet or LocalTalk
 
*Advantages
-Easy to install, and wire.
-Easy to add new workstations
-No disruptions to the network when connecting or removing devices.
-Any non-centralised failure will have very little effect on the network
-Easy to detect faults and to remove parts.
-Centralized control
-Centralized network/hub monitoring

*Disadvantages
-Requires more cable length than a linear topology.
-If the hub or concentrator fails, nodes attached are disabled.
-More expensive than linear bus topologies because of the cost of the concentrators

  • STAR-WIRED RING
-A star-wired topology may appear (externally) to be the same as a star topology.
-Internally, the MAU (multistation access unit) of a star-wired ring contains wiring that allows information to pass from one device to another in a circle or ring
-The Token Ring protocol uses a star-wired topology.

  • TREE
-A tree topology combines characteristics of linear bus and star topologies.
-It consists of groups of star-configured workstations connected to a linear bus backbone cable. Tree topologies allow for the expansion of an existing network, and enable schools to configure a network to meet their needs. 

*Advantage
               -Point-to-point wiring for individual segments

*Disadvantages
-Overall length of each segment is limited by the type of cabling used.
-If the backbone line breaks, the entire segment goes down.
-More difficult to configure and wire than other topologies.


WHAT IS MEAN BY???

  • NIC
-stands for Network Information Center

-For example, the organization named "InterNIC" is a NIC that provides information to the general public on Internet domain names.
provides the hardware interface between a computer and a network. A NIC technically is network adapter hardware in the form factor of an add-in card such as a PCI or PCMCIA card.

-Some NIC cards work with wired connections while others are wireless. Most NICs support either wired Ethernet or WiFi wireless standards. Ethernet NICs plug into the system bus of the PC and include jacks for network cables, while WiFi NICs contain built-in transmitters / receivers (transceivers).

-In new computers, many NICs are now pre-installed by the manufacturer. All NICs feature a speed rating such as 11 Mbps, 54 Mbps or 100 Mbps that suggest the general performance of the unit.
  • NOS
-Network Operating System 

-System that is designed primarily to support workstation, personal computer, and, in some instances, older terminal that are connected on a local area network (LAN). Artisoft's LANtastic, Banyan VINES, Novell's NetWare, and Microsoft's LAN Manager are examples of network operating systems.

-In addition, some multi-purpose operating systems, such as Windows NT and Digital's OpenVMS come with capabilities that enable them to be described as a network operating system.

-A network operating system provides printer sharing, common file system and database sharing, application sharing, and the ability to manage a network name directory, security, and other housekeeping aspects of a network.
  • CONCENTRATOR
-A type of multiplexor that combines multiple channels onto a single transmission medium in such a way that all the individual channels can be simultaneously active.

-For example, ISPs use concentrators to combine their dial-up modem connections onto faster T-1 lines that connect to the Internet.

-Concentrators are also used in local-area networks (LANs) to combine transmissions from a cluster of nodes. In this case, the concentrator is often called a hub or MAU.
  • REPEATER
-A network device used to regenerate or replicate a signal.

-Repeaters are used in transmission systems to regenerate analog or digital signals distorted by transmission loss. Analog repeaters frequently can only amplify the signal while digital repeaters can reconstruct a signal to near its original quality.

-In a data network, a repeater can relay messages between subnetworks that use different protocols or cable types. Hubs can operate as repeaters by relaying messages to all connected computers. A repeater cannot do the intelligent routing performed by bridges and routers.
  • SWITCH
-In a telecommunications network, a switch is a device that channels incoming data from any of multiple input ports to the specific output port that will take the data toward its intended destination. In the traditional circuit-switched telephone network, one or more switches are used to set up a dedicated though temporary connection or circuit for an exchange between two or more parties.

-On an Ethernet local area network (LAN), a switch determines from the physical device (Media Access Control or MAC) address in each incoming message frame which output port to forward it to and out of. In a wide area packet-switched network such as the Internet, a switch determines from the IP address in each packet which output port to use for the next part of its trip to the intended destination.
  • GATEWAY
-A node on a network that serves as an entrance to another network. In enterprises, the gateway is the computer that routes the traffic from a workstation to the outside network that is serving the Web pages.
In homes, the gateway is the ISP that connects the user to the internet.
In enterprises, the gateway node often acts as a proxy server and a firewall

-The gateway is also associated with both a router, which use headers and forwarding tables to determine where packets are sent, and a switch, which provides the actual path for the packet in and out of the gateway.

-A computer system located on earth that switches data signals and voice signals between satellites and terrestrial networks.
An earlier term for router, though now obsolete in this sense as router is commonly used.
  • ETHERNET
-Ethernet is a type of network cabling and signaling specifications developed by Xerox in the late 1970. While Internet is a global network, Ethernet is a local area network (LAN).
Ethernet is the most widely-installed local area network ( LAN) technology.

-Specified in a standard, IEEE 802.3, Ethernet was originally developed by Xerox from an earlier specification called Alohanet (for the Palo Alto Research Center Aloha network) and then developed further by Xerox, DEC, and Intel.

-An Ethernet LAN typically uses coaxial cable or special grades of twisted pair wires. Ethernet is also used in wireless LANs. The most commonly installed Ethernet systems are called 10BASE-T and provide transmission speeds up to 10 Mbps. Devices are connected to the cable and compete for access using a Carrier Sense Multiple Access with Collision Detection (CSMA/CD ) protocol.

-Read this:
http://www.creative-wisdom.com/teaching/network/ethernet.shtml 
  • LOCALTALK
-The cabling scheme supported by the AppleTalk network protocol for Macintosh computers. Most local-area networks that use AppleTalk, such as TOPS, also conform to the LocalTalk cable system

-Such networks are sometimes called LocalTalk networks .
Although LocalTalk networks are relatively slow, they are popular because they are easy and inexpensive to install and maintain. An alternative cabling scheme that is faster is Ethernet.


Tuesday 20 March 2012

NETWORKING...



The process of linking 2/3 computing devices together for the purpose of sharing data. 

COMPUTER NETWORKING

  • Connecting computer with other computer/devices to enable them to communicate to each other or to share the data.
  1.  LAN (Local Area Network)
  2. MAN (Metropolitan Area Network) 
  3.  WAN (Wide Area Network)
  4. PAN (Personal Area Network)

NETWORK COMPONENTS

  •   Terminals, Workstations, Computers, and other devices (end nodes)
           -normally refers to data sources and destinations.
           -ex: personal computer, terminals, workstations, automatic teller machines

  • Transmission Media
           - for transmitting data and control signals
           - 2 types :
                  *guided (through cable): fibre optic, wire, co-axial
                  *unguided (through vacuum): AM & FM radio, tv broadcasting,                     satellite communication, microwave radio, infrared signals.

  • Network electronics
          -devices that controls data transmission from sources to destinations,
          -it also act as interface between different transmission media or                    communication protocol
          -intermediate devices for routing data from source to destination
          -ex: bridges, routers, multiplexers, gateways, hubs

  • Software
          -a network operating system (NOS)
          -at the nodes : involve techniques and protocols
          -control data transmission,a network & its message, traffic & queues,
          -control access by multiple users to network resources such as files
          -provides for certain administrative function, including security

  • Network Architecture Standards
          -Standards to enable devices made by different companies to                          work/communicate with each other
          -Blueprint of standards for a network consisting of items such as choice of media, media interfaces, encoding methods, transmission protocols, routing protocols, etc.
           -Needed to ensure interoperability between various devices and equipment made by different vendors.





WHAT???

AM 
  • Amplitude Modulation.

FM
  • Freqeuncy modulation.

DATA ROUTING 


  • The process of moving a packet of data from source to destination. Routing is usually performed by a dedicated device called a router. Routing is a key feature of the Internet because it enables messages to pass from one computer to another and eventually reach the target machine. 
  • Each intermediary computer performs routing by passing along the message to the next computer. Part of this process involves analyzing a routing table to determine the best path. Routing is often confused with bridging, which performs a similar function. 
  • The principal difference between the two is that bridging occurs at a lower level and is therefore more of a hardware function whereas routing occurs at a higher level where the software component is more important. And because routing occurs at a higher level, it can perform more complex analysis to determine the optimal path for the packet.

BRIDGES 

  • Product that connects a local area network (LAN) to another local area network that uses the same protocol (for example, Ethernet or token ring). You can envision a bridge as being a device that decides whether a message from you to someone else is going to the local area network in your building or to someone on the local area network in the building across the street. 
  • A bridge examines each message on a LAN, "passing" those known to be within the same LAN, and forwarding those known to be on the other interconnected LAN (or LANs). In bridging networks, computer or node addresses have no specific relationship to location. 
  • For this reason, messages are sent out to every address on the network and accepted only by the intended destination node. Bridges learn which addresses are on which network and develop a learning table so that subsequent messages can be forwarded to the right network.


Thursday 15 March 2012

DATA COMMUNICATION...


  •  Definition:
The collection & distribution of electronic representation of information from & to remote facilities

  •  Format:
Raw data/information must digitized
Analogueà digital à analogue

  • Types of signal:
* ANALOGUE
 - ex: human voice
- frequency & amplitude
- frequency measure by Hertz (Hz)
- amplitude measure by V & Db

* DIGITAL 
- 0 & 1 represent square wave
- transmit through PSTN line
- process analogue à digital = Modulation
- process digital àanalogue = Demodulation
-  hardware that used to do this process = Modem

  • DATA TRANSMISSION MODE
#  Parallel - transmited simultaneously using separate line for each bit
# Serial - transmited all bits one after another on a single line & this slower compared to parallel
# Synchronous - use template (ex: in blog)
# Asynchronous - ex: emel

  • DATA FLOW
# Simplex - in 1 direction
                                   - transmitter & receiver fixed
          - ex: radio, tv

Half Duplex - in 2 direction but not at same time
- Ex: telefon, walkie talkie

# Full Duplex - can transmit & receive simultaneously
-  consist 2 simplex

# Multiplexing - set of technique that enable more than 1 device to combine & send their    signals simultaneously through single data line at the same time








Thursday 8 March 2012

WEB SEARCHING...


  • Intro to web browser
A web browser is a software application that enables a user to display and interact with text, images, and other information typically located on a web page at a website on the World Wide Web or a local area network.
Software that displays web pages.

  • Examples of web browser: 

 
  • Search tools
        Search engines
Software that enables users to search the Internet using keywords.
Help users find web pages & maintain databases of web sites.
 Some common search engines are: Alta Vista, Google, Yahoo, Excite, Lycos, and HotBot.

        Subject Directories
built by human selection, organized into subject categories & never contain full-text of the web pages.

        Name Directories

        Meta-Searchers
Search more than search engine and/or subject directory at once and then compile the results in a sometimes convenient display, sometimes consolidating all the results into a uniform format and listing.
Examples :
           Dogpile : www.dogpile.com
           Copernic Agent : www.copernic.com

  • Searching technique
1.    Use subject directories.
2.    Use implied and full Boolean logic, phrase searching, truncation, and field searching effectively.
3.    Identify key concepts, synonyms, and variant word forms in your search topic.
4.    Use phrase.
5.    Use key search engines effectively.
6.    Use meta-search engines.
7.    Use specialty databases when appropriate.
8.    Apply search strategies and techniques in a scavenger hunt exercise. 

  • Skills
CACHE:
Short-term storage. A cache is used to speed up certain computer operations by temporarily placing data, or a copy of it, in a location where it can be accessed more rapidly than normal.

URL:
Stands for Uniform Resource Locator
the address of a specific Web site or file on the Internet.
As you can see, not all URLs begin with "http". The first part of a URL indicates what kind of resource it is addressing. Here is a list of the different resource prefixes:
  • http - a hypertext directory or document (such as a Web page)
  • ftp - a directory of files or an actual file available to download
  • gopher - a gopher document or menu
  • telnet - a Unix-based computer system that you can log into
  • news - a newsgroup
  • WAIS - a database or document on a Wide Area Information Search database
  • file - a file located on your hard drive or some other local drive

MULTITASKING:
refers to an operating system in which multiple processes, also called tasks, can execute (i.e., run) on a single computer seemingly simultaneously and without interfering with each other. That is, each process has the illusion that it is the only process on the computer and that it has exclusive access to all the services of the operating system.
The concurrently running processes can represent different programs, different parts of a single program and different instances of a single program. The total number of processes (or programs) that can run on the system at any time depends on several factors including the size of the memory, the speed of the CPU (central processing unit) and the size of the programs.

TEMPORARY FILE:
files stored on a computer for temporary use only, and are often created by Internet browsers. These temp files store information about Web sites that a user has visited, and allow for more rapid display of the Web page when the user revisits the site. Forensic techniques can be used to track the history of a computers Internet usage through the examination of these temporary files. Temp files are also created by common office applications, such as word process or spreadshed.

PLUGIN:
is a set of software components that adds specific abilities to a larger software application. If supported, plug-ins enable customizing the functionality of an application. For example, plug-ins are commonly used in web browsers to play video, scan for viruses, and display new file types. Well-known plug-ins examples include Adobe Flash Player, QuickTime, and Microsoft Silverlight.

DEFAULT PAGE:
is the webpage to which your server defaults when no page on the domain is specified. For example, if the "index.html" page is loaded from your server when a user enters "www.yourdomain.com", "index.html" is considered to be the Default page.