Tuesday 25 October 2011

Networking Tutorials Overview



Find computer network tutorials, wireless communication guide, LAN/WAN guide, local area network tools, wan introduction, osi layers model and many other advance topics of data communication. This is very informative site for the IT people specially in the field of computer networking. You will also find data communication overview, tech guides , data communication related information, topologies, tech study guide, Router Labs, IT certifications, Ethernet guide, free IT resources, ip addressing tools, telecommunication guide and many other informative resources. Data communication is a process of sharing data and shared resources between two or more connected computers. The shared resources can include printer, Fax modem, Hard disk, CD/DVD Rom, Database and the data files.
A computer network can be divided into a small segments called Local Area Network (LAN), networking between computers in a building of a office, medium sized networks (MAN), communication between two offices in a city and wide area networks (WAN) networking between the computers, one is locally placed and the other can be thousands of miles away in another city or another country in the world.

Monday 14 March 2011

Static IP address setup

Static IP address setup
Converting  from a DHCP based LAN configuration
(made easy!)


DHCP Servers automate the process of setting up the 'IP Schema' of your home network. When your computer is turned on, it seeks a DHCP server on the network and gets a 'dynamic' IP address. Each time the computer is turned on, it could get a different IP address depending on a bunch of other factors. Usually your Internet connection sharing solution is responsible for having a DHCP server built in. All broadband routers come with DHCP Servers and almost every software solution like Microsoft Internet Connection Sharing (ICS) does too.
To see your current IP address, go to a command prompt and type IPCONFIG
DHCP Servers and Advanced Applications
The primary reason for switching from a DYNAMIC (DHCP) addressing schema to a static one is the ability to run servers and other advanced applications behind a NAT firewall. When you run any kind of server, a hole must be punched in your firewall and pointed at the computer with the server running - this is called port forwarding. If the IP address of the server changes, the hole will be pointing to the wrong place!
Static IP address' require a small amount of configuration and management up front for a small network but allow the reliable configuration of game and application servers.
INSTRUCTIONS
Side Note:
an IP address is composed of 4 octets, each ranging between 0 and 255. A zero is never used in the first or last octet.

IP Ranges
There are three 'ranges' that are deemed private and are usable for home networks. They are as follows.
192.168.x.x
172.16.x.x
10.x.x.x

The most popular IP address schema set as the default schema is 192.168.x.x, often 192.168.10.x or often 192.168.1.x. Routers and other internet sharing solutions are usually positioned as the first IP address in the schema - in our example it will be 192.168.10.1.
First go to your router's administration page and configure the built in DHCP server. Each router will be a little different and hay have different capabilities. You should leave the DHCP server enabled, but limit the number of IP address it can distribute.
If we allow our DHCP server to start numbering computers at 192.168.10.2 and allow 50 IP address, the last DHCP reserved address will be 192.168.10.52. Sometimes this is done as a 'range' instead of a 'number of computers' setting. To make it easy on ourselves, we might want to start numbering static addressed computers at 192.168.10.100 - well out of the DHCP Range








Our IP schema looks like this
192.168.10.0 subnet 255.255.255.0 is our 'network'.
192.168.10.1 is our router
192.168.10.2 to .52 are DHCP reserved address
192.168.10.100 to .255 are the STATIC address
Setting up a computer:
When we change a computer from DHCP to Static IP, we must type in FOUR pieces of information. IP address, Subnet, Default Gateway, and DNS Server. The IP address will be one from our static IP range, the subnet will be 255.255.255.0 and the Gateway and DNS will be the address of our router - 192.168.10.1
Get the TCP/IP properties of your computer and set them up with the four required pieces of information.
Computer 1
IP: 192.168.10.100
Subnet: 255.255.255.0
Gateway: 192.168.10.1
DNS: 192.168.10.1
Computer 2
IP: 192.168.10.101
Subnet: 255.255.255.0
Gateway: 192.168.10.1
DNS: 192.168.10.1
ADVANCED CONFIGUTATION
Sometimes is necessary or even just beneficial to move your IP schema away from the default that your router comes with. For instance, instead of running the default 192.168.1.0 subnet, you might want to change the third octet to something else. I do this with ALL the networks I set up for both security and routing purposes.
First, pick an third octet - choose something between 11 and 255, anything below 11 is fairly common.
Next, set the internal LAN IP ADDRESS of your ROUTER using the router's administration pages. Next, set your computer up with a STATIC address in that same range and reboot both machines (not necessary to reboot Win2k or WinXP). Lastly, ensure that the DHCP range in your router is set up correctly. Remember, the administration screens are at the NEW router address, not the old one.


ADVANCED CONFIGUTATION
Sometimes is necessary or even just beneficial to move your IP schema away from the default that your router comes with. For instance, instead of running the default 192.168.1.0 subnet, you might want to change the third octet to something else. I do this with ALL the networks I set up for both security and routing purposes.
First, pick an third octet - choose something between 11 and 255, anything below 11 is fairly common.
Next, set the internal LAN IP ADDRESS of your ROUTER using the router's administration pages. Next, set your computer up with a STATIC address in that same range and reboot both machines (not necessary to reboot Win2k or WinXP). Lastly, ensure that the DHCP range in your router is set up correctly. Remember, the administration screens are at the NEW router address, not the old one.

Dynamic vs Static Network Configuration

A guest researcher today called us, because his laptop with Fedora Core 4 didn’t get any working IP address. That problem was solved quite quickly: The “Internet Connection Wizard” didn’t allow him to choose a dynamic configuration via DHCP. It was greyed out and the static configuration was one for a private 192.168.* network.
I quickly found out, that “Network Device Control” allowed us to switch to DHCP. After deleting /etc/resolv.conf, it also got the right DNS servers.
But whatever I restarted, it didn’t set a default route although it did get one by DHCP and had it documented in its lease file.
After about one and a half hour of debugging configurations and network configuration scripts I found out, that if the environment variable $GATEWAY is set, it ignores the one given by DHCP. Then I grepped for GATEWAY in the config file. But I just found the default gateway configured for the old, now greyed out static IP configuration.
Although I told myself “No, it can’t be!” I commented out the default gateway of the now unused static configuration. And yes, I wasn’t mistrustful enough about Fedora: It worked. You really have to change parts of the not selected static IP configuration to make the selected dynamic one to work.
Thanks, Fedora! *bangingtheheadontothetable*

Dynamic network analysis


Dynamic network analysis (DNA) is an emergent scientific field that brings together traditional social network analysis (SNA), link analysis (LA) and multi-agent systems (MAS) within network science and network theory. There are two aspects of this field. The first is the statistical analysis of DNA data. The second is the utilization of simulation to address issues of network dynamics. DNA networks vary from traditional social networks in that they are larger, dynamic, multi-mode, multi-plex networks, and may contain varying levels of uncertainty. The main difference of DNA to SNA is DNA taken the domain of time into account. One of the most notable and earliest case of the use of DNA is in Sampson's monastery study, where he took snapshots of the same network from different intervals and observed and analyzed the evolution of the network.[1]
DNA statistical tools are generally optimized for large-scale networks and admit the analysis of multiple networks simultaneously in which, there are multiple types of nodes (multi-node) and multiple types of links (multi-plex). In contrast, SNA statistical tools focus on single or at most two mode data and facilitate the analysis of only one type of link at a time.
DNA statistical tools tend to provide more measures to the user, because they have measures that use data drawn from multiple networks simultaneously. From a computer simulation perspective, nodes in DNA are like atoms in quantum theory, nodes can be, though need not be, treated as probabilistic. Whereas nodes in a traditional SNA model are static, nodes in a DNA model have the ability to learn. Properties change over time; nodes can adapt: A company's employees can learn new skills and increase their value to the network; Or, capture one terrorist and three more are forced to improvise. Change propagates from one node to the next and so on. DNA adds the element of a network's evolution and considers the circumstances under which change is likely to occur.


Thursday 10 March 2011

Network security

Network security
The main issue with wireless network security is its simplified access to the network compared to traditional wired networks such as ethernet.[citation needed] With wired networking one must either gain access to a building (physically connecting into the internal network) or break through an external firewall. Most business networks protect sensitive data and systems by attempting to disallow external access. Enabling wireless connectivity provides an attack vector, particularly if the network uses inadequate or no encryption.[40]
An attacker who has gained access to a Wi-Fi network router can initiate a DNS spoofing attack against any other user of the network by forging a response before the queried DNS server has a chance to reply.[41]
[edit] Securing methodsA common but unproductive measure to deter unauthorized users involves suppressing the access point's SSID broadcast. This is ineffective as a security method because the SSID is broadcast in the clear in response to a client SSID query. Another unproductive method is to only allow computers with known MAC addresses to join the network.[42] But intruders can defeat this method because they can often (though not always) set MAC addresses with minimal effort (MAC spoofing). If eavesdroppers have the ability to change their MAC address, then they may join the network by spoofing an authorized address.
Wired Equivalent Privacy (WEP) encryption was designed to protect against casual snooping, but is now deprecated. Tools such as AirSnort or Aircrack-ng can quickly recover WEP encryption keys. Once it has seen 5-10 million encrypted packets, AirSnort can determine the encryption password in under a second;[43] newer tools such as aircrack-ptw can use Klein's attack to crack a WEP key with a 50% success rate using only 40,000 packets.
To counteract this in 2002, the Wi-Fi Alliance approved Wi-Fi Protected Access (WPA) which uses TKIP as a stopgap solution for legacy equipment. Though more secure than WEP, it has outlived its designed lifetime and has known attack vectors.
In 2004, the IEEE ratified the full IEEE 802.11i (WPA2) encryption standards. If used with a 802.1X server or in pre-shared key mode with a strong and uncommon passphrase WPA2 is still considered secure by many IT professionals.[by whom?]
[edit] PiggybackingMain article: Piggybacking (Internet access)
Piggybacking refers to access to a wireless Internet connection by bringing one's own computer within the range of another's wireless connection, and using that service without the subscriber's explicit permission or knowledge.
During the early popular adoption of 802.11, providing open access points for anyone within range to use was encouraged[by whom?] to cultivate wireless community networks,[44] particularly since people on average use only a fraction of their downstream bandwidth at any given time.
Recreational logging and mapping of other people's access points has become known as wardriving. Indeed, many access points are intentionally installed without security turned on so that they can be used as a free service. Providing access to one's Internet connection in this fashion may breach the Terms of Service or contract with the ISP. These activities do not result in sanctions in most jurisdictions; however, legislation and case law differ considerably across the world. A proposal to leave graffiti describing available services was called warchalking.[45] A Florida court case determined that owner laziness was not to be a valid excuse.[46]
Piggybacking often occurs unintentionally, most access points are configured without encryption by default, and operating systems can be configured to connect automatically to any available wireless network. A user who happens to start up a laptop in the vicinity of an access point may find the computer has joined the network without any visible indication. Moreover, a user intending to join one network may instead end up on another one if the latter has a stronger signal. In combination with automatic discovery of other network resources (see DHCP and Zeroconf) this could possibly lead wireless users to send sensitive data to the wrong middle-man when seeking a destination (see Man-in-the-middle attack). For example, a user could inadvertently use an insecure network to log in to a website, thereby making the login credentials available to anyone listening, if the website uses an insecure protocol such as HTTP.

Wednesday 9 March 2011

===Operational advantages===

Operational advantages
Wi-Fi allows the deployment of [[local area network]]s (LANs) without wires for client devices, typically reducing the costs of network deployment and expansion. Spaces where cables cannot be run, such as outdoor areas and historical buildings, can host wireless LANs.
{{As of| 2010}} manufacturers are building wireless network adapters into most laptops. The price of [[chipset]]s for Wi-Fi continues to drop, making it an economical networking option included in even more devices. Wi-Fi has become widespread in corporate infrastructures.{{Citation needed|date=March 2010}}
Different competitive brands of access points and client network-interfaces can inter-operate at a basic level of service. Products designated as "Wi-Fi Certified" by the Wi-Fi Alliance are backwards compatible. "Wi-Fi" designates a globally operative set of standards: unlike [[mobile phone]]s, any standard Wi-Fi device will work anywhere in the world.
Wi-Fi operates in more than 220,000 public hotspots and in tens of millions of homes and corporate and university campuses worldwide.<ref>{{Cite web|title=Wi-Fi Finder|url=http://www.jiwire.com/search-hotspot-locations.htm|publisher=jiwire.com|accessdate=2008-04-20}}</ref>
The current version of [[Wi-Fi Protected Access]] encryption (WPA2) {{As of| 2010 | lc = on}} is considered{{By whom|date=March 2010}} secure, provided users employ a strong [[passphrase]].  New protocols for [[quality of service|quality-of-service]] ([[Wireless Multimedia Extensions|WMM]]) make Wi-Fi more suitable for latency-sensitive applications (such as voice and video); and power saving mechanisms (WMM Power Save) improve battery operation.

Limitations

limitationsSpectrum assignments and operational limitations are not consistent worldwide: most of Europe allows for an additional two channels beyond those permitted in the U.S. for the 2.4 GHz band (1–13 vs. 1–11), while Japan has one more on top of that (1–14). Europe, as of 2007[update], was essentially homogeneous in this respect. Note that: Wi-Fi cannot be used in Italy without a licence, and in both Italy and France, both ends of the Wi-Fi link must be within the same building (i.e. a Wi-Fi active device cannot be used out of doors).
A Wi-Fi signal occupies five channels in the 2.4 GHz band; any two channels whose channel numbers differ by five or more, such as 2 and 7, do not overlap. The oft-repeated adage that channels 1, 6, and 11 are the only non-overlapping channels is, therefore, not accurate; channels 1, 6, and 11 do, however, comprise the only group of three non-overlapping channels in the U.S.
Equivalent isotropically radiated power (EIRP) in the EU is limited to 20 dBm (100 mW).
The current 'fastest' norm 802.11n uses double the radio spectrum compared to 802.11a or 802.11g. This means there can only be one 802.11n network on 2.4 GHz band without interference to other WLAN traffic, or none, if there already is an AP on any of the mid channels.
The on-coming 802.11ac will jam all the current WLAN bands, if allowed on same bands. There might be a chance the 802.11ac would be allocated a new band, perhaps on UHF TV white space.
The Internet protocol performs poorly in the face of noise when run with WiFi as the physical layer.[citation needed] TCP has been tuned for a wired network in which packets lost due to noise is very rare and packets are lost almost exclusively due to congestion. On a wireless network, noise is common. This difference causes TCP to greatly slow or break transmission when noise is significant, even when most packets are still arriving correctly.
 ReachSee also: Long-range Wi-Fi
Wi-Fi networks have limited range. A typical wireless router using 802.11b or 802.11g with a stock antenna might have a range of 32 m (120 ft) indoors and 95 m (300 ft) outdoors. The IEEE 802.11n however, can exceed that range by more than two times.[30] Range also varies with frequency band. Wi-Fi in the 2.4 GHz frequency block has slightly better range than Wi-Fi in the 5 GHz frequency block. Outdoor ranges - through use of directional antennas - can be improved with antennas located several kilometres or more from their base. In general, the maximum amount of power that a Wi-Fi device can transmit is limited by local regulations, such as FCC Part 15[31] in USA.
Due to reach requirements for wireless LAN applications, Wi-Fi has fairly high power consumption compared to some other standards. Technologies such as Bluetooth (designed to support wireless PAN applications) provide a much shorter propagation range of <10m[32] and so in general have a lower power consumption. Other low-power technologies such as ZigBee have fairly long range, but much lower data rate. The high power consumption of Wi-Fi makes battery life in mobile devices a concern.
Researchers have developed a number of "no new wires" technologies to provide alternatives to Wi-Fi for applications in which Wi-Fi's indoor range is not adequate and where installing new wires (such as CAT-5) is not possible or cost-effective. For example, the ITU-T G.hn standard for high speed Local area networks uses existing home wiring (coaxial cables, phone lines and power lines). Although G.hn does not provide some of the advantages of Wi-Fi (such as mobility or outdoor use), it's designed for applications (such as IPTV distribution) where indoor range is more important than mobility.
Due to the complex nature of radio propagation at typical Wi-Fi frequencies, particularly the effects of signal reflection off trees and buildings, algorithms can only approximately predict Wi-Fi signal strength for any given area in relation to a transmitter.[33] This effect does not apply equally to long-range Wi-Fi, since longer links typically operate from towers that broadcast above the surrounding foliage.
MobilitySpeed vs. Mobility of wireless systems: Wi-Fi, HSPA, UMTS, GSMThe very limited practical range of Wi-Fi essentially confines mobile use to such applications as inventory-taking machines in warehouses or in retail spaces, barcode-reading devices at check-out stands, or receiving/shipping stations. Mobile use of Wi-Fi over wider ranges is limited, for instance, to uses such as in an automobile moving from one hotspot to another (known as Wardriving). Other wireless technologies are more suitable as illustrated in the graphic.
 Data security risks
The most common wireless encryption-standard, Wired Equivalent Privacy (WEP), has been shown to be easily breakable even when correctly configured. Wi-Fi Protected Access (WPA and WPA2) encryption, which became available in devices in 2003, aimed to solve this problem. Wi-Fi access points typically default to an encryption-free (open) mode. Novice users benefit from a zero-configuration device that works out-of-the-box, but this default does not enable any wireless security, providing open wireless access to a LAN. To turn security on requires the user to configure the device, usually via a software graphical user interface (GUI). On unencrypted Wi-Fi networks connecting devices can monitor and record data (including personal information), but such networks may use other means of protection, such as a VPN or secure Hypertext Transfer Protocol (HTTPS) over Transport Layer Security.
 PopulationMany 2.4 GHz 802.11b and 802.11g access-points default to the same channel on initial startup, contributing to congestion on certain channels. To change the channel of operation for an access point requires the user to configure the device. Yet, regular users selecting a "free" channel usually leads to even worse congestion, due to the overlapping channel system. Observations during the year 2010 have shown pretty acceptable spreading of by far most of the devices being on one of the "good" channels: 1, 6 or 11.[citation needed]
 Channel pollutionFor more details on this topic, see Electromagnetic interference at 2.4 GHz.
Market forces may drive a process of standardization. Interoperability issues between non-Wi-Fi brands or proprietary deviations from the standard can still disrupt connections or lower throughput speeds on all devices within range, including any non-Wi-Fi or proprietary product. Moreover, the usage of the ISM band in the 2.45 GHz range is also common to Bluetooth, WPAN-CSS, ZigBee, and any new system will take its share.
Wi-Fi pollution, or an excessive number of access points in the area, especially on the neighboring channel, can prevent access and interfere with other devices' use of other access points, caused by overlapping channels in the 802.11g/b spectrum, as well as with decreased signal-to-noise ratio (SNR) between access points. This can become a problem in high-density areas, such as large apartment complexes or office buildings with many Wi-Fi access points. Additionally, other devices use the 2.4 GHz band: microwave ovens, security cameras, ZigBee devices, Bluetooth devices and (in some countries) Amateur radio, video senders, cordless phones and baby monitors, all of which can cause significant additional interference. It is also an issue when municipalities[34] or other large entities (such as universities) seek to provide large area coverage.


Internet access

Internet access
A roof-mounted Wi-Fi antennaA Wi-Fi enabled device such as a personal computer, video game console, smartphone or digital audio player can connect to the Internet when within range of a wireless network connected to the Internet. The coverage of one or more (interconnected) access points — called hotspots — can comprise an area as small as a few rooms or as large as many square miles. Coverage in the larger area may depend on a group of access points with overlapping coverage. Wi-Fi technology has been used in wireless mesh networks, for example, in London, UK.[15]
In addition to private use in homes and offices, Wi-Fi can provide public access at Wi-Fi hotspots provided either free-of-charge or to subscribers to various commercial services. Organizations and businesses - such as those running airports, hotels and restaurants - often provide free-use hotspots to attract or assist clients. Enthusiasts or authorities who wish to provide services or even to promote business in selected areas sometimes provide free Wi-Fi access. As of 2008[update] more than 300 metropolitan-wide Wi-Fi (Muni-Fi) projects had started.[16] As of 2010[update] the Czech Republic had 1150 Wi-Fi based wireless Internet service providers.[17][18]
Routers that incorporate a digital subscriber line modem or a cable modem and a Wi-Fi access point, often set up in homes and other premises, can provide Internet access and internetworking to all devices connected (wirelessly or by cable) to them. With the emergence of MiFi and WiBro (a portable Wi-Fi router) people can easily create their own Wi-Fi hotspots that connect to Internet via cellular networks. Now iPhone, Android or Symbian phones can create wireless connections.[19]
One can also connect Wi-Fi devices in ad-hoc mode for client-to-client connections without a router. Wi-Fi also connects places that would traditionally not have network access, for example kitchens and garden sheds.
[edit] City-wide Wi-FiFurther information: Municipal wireless network

An outdoor Wi-Fi access point in Minneapolis
An outdoor Wi-Fi access point in TorontoIn the early 2000s, many cities around the world announced plans for city-wide Wi-Fi networks. This proved to be much more difficult than their promoters initially envisioned with the result that most of these projects were either canceled or placed on indefinite hold. A few were successful, for example in 2005, Sunnyvale, California became the first city in the United States to offer city-wide free Wi-Fi,[20] and Minneapolis has generated $1.2 million profit annually for their provider.[21]
In May, 2010, London, UK Mayor Boris Johnson pledged London-wide Wi-Fi by 2012.[22] Both the City of London, UK[23] and Islington[24] already have extensive outdoor Wi-Fi coverage.
[edit] Campus-wide Wi-FiCarnegie Mellon University built the first wireless Internet network in the world at their Pittsburgh campus in 1994,[25] long before Wi-Fi branding originated in 1999. Many traditional college campuses provide at least partial wireless Wi-Fi Internet coverage.
Drexel University in Philadelphia made history by becoming the United States' first major university to offer completely wireless Internet access across the entire campus in 2000.[26]
[edit] Direct computer-to-computer communicationsWi-Fi also allows communications directly from one computer to another without the involvement of an access point. This is called the ad hoc mode of Wi-Fi transmission. This wireless ad hoc network mode has proven popular with multiplayer handheld game consoles, such as the Nintendo DS, digital cameras, and other consumer electronics devices.
Similarly, the Wi-Fi Alliance promotes a specification called Wi-Fi Direct for file transfers and media sharing through a new discovery- and security-methodology.[27] Wi-Fi Direct launched in October 2010.[28]
[edit] Future directionsAs of 2010[update] Wi-Fi technology has spread widely within business and industrial sites. In business environments, just like other environments, increasing the number of Wi-Fi access points provides network redundancy, support for fast roaming and increased overall network-capacity by using more channels or by defining smaller cells. Wi-Fi enables wireless voice-applications (VoWLAN or WVOIP). Over the years, Wi-Fi implementations have moved toward "thin" access points, with more of the network intelligence housed in a centralized network appliance, relegating individual access points to the role of "dumb" transceivers. Outdoor applications may utilize mesh topologies.


Wi-Fi

From Wikipedia, the free encyclopedia

Wi-Fi (pronounced /ˈwaɪfaɪ/) is a trademark of the Wi-Fi Alliance. A Wi-Fi enabled device such as a personal computer, video game console, smartphone, or digital audio player can connect to the Internet when within range of a wireless network connected to the Internet. The coverage of one or more (interconnected) access points — called hotspots when offering public access — generally comprises an area the size of a few rooms but may be expanded to cover many square miles, depending on the number of access points with overlapping coverage.
'Wi-Fi' is not a technical term. However, the Alliance has generally enforced its use to describe only a narrow range of connectivity technologies including wireless local area network (WLAN) based on the IEEE 802.11 standards, device to device connectivity [such as Wi-Fi Peer to Peer AKA Wi-Fi Direct], and a range of technologies that support PAN, LAN and even WAN connections. Derivative terms, such as Super Wi-Fi, coined by the U.S. Federal Communications Commission (FCC) to describe proposed networking in the former UHF TV band in the US, may or may not be sanctioned by the alliance. As of November 2010 this was very unclear.
The technical term "IEEE 802.11" has been used interchangeably with Wi-Fi, but over the past few years Wi-Fi has become a superset of IEEE 802.11. Wi-Fi is used by over 700 million people, there are over 750,000 hotspots (places with Wi-Fi Internet connectivity) around the world, and about 800 million new Wi-Fi devices every year. Wi-Fi products that complete the Wi-Fi Alliance interoperability certification testing successfully can use the Wi-Fi CERTIFIED designation and trademark.
Not every Wi-Fi device is submitted for certification to the Wi-Fi Alliance. The lack of Wi-Fi certification does not necessarily imply a device is incompatible with Wi-Fi devices/protocols. If it is compliant or partly compatible, the Wi-Fi Alliance may not object to its description as a Wi-Fi device though technically only the CERTIFIED designation carries their approval.
Wi-Fi certified and compliant devices are installed in many personal computers, video game consoles, MP3 players, smartphones, printers, digital cameras, and laptop computers.
This article focuses on the certification and approvals process and the general growth of wireless networking under the protocols certified by the Wi-Fi Alliance. For more on the technologies, see the appropriate articles with IEEE, ANSI, IETF, W3 and ITU prefixes (acronyms for the accredited standards organizations that have created formal technology standards for the protocols by which devices communicate). Non-Wi-Fi-Alliance wireless technologies intended for fixed points such as Motorola Canopy are usually described as fixed wireless. Non-Wi-Fi-Alliance wireless technologies intended for mobile use are usually described as 3G, 4G or 5G, reflecting their origins and promotion by telephone or cellphone companies.
Wi-Fi technology builds on IEEE 802.11 standards. The IEEE develops and publishes some of these standards, but does not test equipment for compliance with them. The non-profit Wi-Fi Alliance formed in 1999 to fill this void — to establish and enforce standards for interoperability and backward compatibility, and to promote wireless local-area-network technology. As of 2010[update] the Wi-Fi Alliance consisted of more than 375 companies from around the world.[1][2] Manufacturers with membership in the Wi-Fi Alliance, whose products pass the certification process, gain the right to mark those products with the Wi-Fi logo.
Specifically, the certification process requires conformance to the IEEE 802.11 radio standards, the WPA and WPA2 security standards, and the EAP authentication standard. Certification may optionally include tests of IEEE 802.11 draft standards, interaction with cellular-phone technology in converged devices, and features relating to security set-up, multimedia, and power-saving.[3]
Most recently, a new security standard, Wi-Fi Protected Setup, allows embedded devices with limited graphical user interface to connect to the Internet with ease. Wi-Fi Protected Setup has 2 configurations: The Push Button configuration and the PIN configuration. These embedded devices are also called The Internet of Things and are low-power, battery-operated embedded systems. A number of Wi-Fi manufacturers design chips and modules for embedded Wi-Fi, such as GainSpan


Tuesday 8 March 2011

Wireless Ad Hoc

Wireless Ad Hoc Sensor Networks


A wireless ad hoc sensor network consists of a number of sensors spread across a geographical area.  Each sensor has wireless communication capability and some level of intelligence for signal processing and networking of the data.  Some examples of wireless ad hoc sensor networks are the following:

  1. Military sensor networks to detect and gain as much information as possible about enemy movements, explosions, and other phenomena of interest.
     
  2. Sensor networks to detect and characterize Chemical, Biological, Radiological, Nuclear, and Explosive (CBRNE) attacks and material.
     
  3. Sensor networks to detect and monitor environmental changes in plains, forests, oceans, etc.
     
  4. Wireless traffic sensor networks to monitor vehicle traffic on highways or in congested parts of a city.
     
  5. Wireless surveillance sensor networks for providing security in shopping malls, parking garages, and other facilities.
     
  6. Wireless parking lot sensor networks to determine which spots are occupied and which are free.
The above list suggests that wireless ad hoc sensor networks offer certain capabilities and enhancements in operational efficiency in civilian applications as well as assist in the national effort to increase alertness to potential terrorist threats.
Two ways to classify wireless ad hoc sensor networks are whether or not the nodes are individually addressable, and whether the data in the network is aggregated.  The sensor nodes in a parking lot network should be individually addressable, so that one can determine the locations of all the free spaces.  This application shows that it may be necessary to broadcast a message to all the nodes in the network.  If one wants to determine the temperature in a corner of a room, then addressability may not be so important.  Any node in the given region can respond.  The ability of the sensor network to aggregate the data collected can greatly reduce the number of messages that need to be transmitted across the network. This function of data fusion is discussed more below.
The basic goals of a wireless ad hoc sensor network generally depend upon the application, but the following tasks are common to many networks:

In these four tasks, an important requirement of the sensor network is that the required data be disseminated to the proper end users.  In some cases, there are fairly strict time requirements on this communication.  For example, the detection of an intruder in a surveillance network should be immediately communicated to the police so that action can be taken.
Wireless ad hoc sensor network requirements include the following:

  1. Large number of (mostly stationary) sensors:  Aside from the deployment of sensors on the ocean surface or the use of mobile, unmanned, robotic sensors in military operations, most nodes in a smart sensor network are stationary.  Networks of 10,000 or even 100,000 nodes are envisioned, so scalability is a major issue.
     
  2. Low energy use:  Since in many applications the sensor nodes will be placed in a remote area, service of a node may not be possible.  In this case, the lifetime of a node may be determined by the battery life, thereby requiring the minimization of energy expenditure.
     
  3. Network self-organization:  Given the large number of nodes and their potential placement in hostile locations, it is essential that the network be able to self-organize; manual configuration is not feasible.  Moreover, nodes may fail (either from lack of energy or from physical destruction), and new nodes may join the network.  Therefore, the network must be able to periodically reconfigure itself so that it can continue to function.  Individual nodes may become disconnected from the rest of the network, but a high degree of connectivity must be maintained.
     
  4. Collaborative signal processing:  Yet another factor that distinguishes these networks from MANETs is that the end goal is detection/estimation of some events of interest, and not just communications.  To improve the detection/estimation performance, it is often quite useful to fuse data from multiple sensors.  This data fusion requires the transmission of data and control messages, and so it may put constraints on the network architecture.
     
  5. Querying ability:  A user may want to query an individual node or a group of nodes for information collected in the region.  Depending on the amount of data fusion performed, it may not be feasible to transmit a large amount of the data across the network.  Instead, various local sink nodes will collect the data from a given area and create summary messages.  A query may be directed to the sink node nearest to the desired location.
Sensor types and system architecture:
With the coming availability of low cost, short range radios along with advances in wireless networking, it is expected that wireless ad hoc sensor networks will become commonly deployed.  In these networks, each node may be equipped with a variety of sensors, such as acoustic, seismic, infrared, still/motion videocamera, etc. These nodes may be organized in clusters such that a locally occurring event can be detected by most of, if not all, the nodes in a cluster.  Each node may have sufficient processing power to make a decision, and it will be able to broadcast this decision to the other nodes in the cluster.  One node may act as the cluster master

  1. Determine the value of some parameter at a given location: In an environmental network, one might one to know the temperature, atmospheric pressure, amount of sunlight, and the relative humidity at a number of locations.  This example shows that a given sensor node may be connected to different types of sensors, each with a different sampling rate and range of allowed values.
     
  2. Detect the occurrence of events of interest and estimate parameters of the detected event or events:  In the traffic sensor network, one would like to detect a vehicle moving through an intersection and estimate the speed and direction of the vehicle.
     
  3. Classify a detected object:  Is a vehicle in a traffic sensor network a car, a mini-van, a light truck, a bus, etc.
     
  4. Track an object: In a military sensor network, track an enemy tank as it moves through the geographic area covered by the network.

Monday 28 February 2011

Hub

 hub is rectangular box that is used as the central object on which computers and other devices are connected. To make this possible, a hub is equipped with small holes called ports. Here is an example of a hub:
Although this appears with 4 ports, depending on its type, a hub can be equipped with 4, 5, 12, or more ports. Here is an example of a hub with 8 ports:
When configuring it, you connect an RJ-45 cable from the network card of a computer to one port of the hub.
In most cases for a home-based or a small business network, you may not need a hub.

Network Distribution

Introduction
Building a network consists partly of connecting the computers as we saw in Lesson 1:


One way to do this is to use cables.

Network Cables

Cable is used to connect computers. Although we are planning to use as much wireless as possible, you should always have one or more cables around. In our network, we will use Category 5 cable RJ-45. The ends of the cable appear as follows:
You can purchase this cable from a web store on the Internet. Probably the fastest way to get this cable is to go to a computer store. When purchasing it, get something with at least 6ft.



Using Barebone Computers

A computer is referred to as "barebone" if it's built almost from scratch by assembling its parts. You can build your own computer or you can purchase one. You can purchase or acquire a computer with all parts or only some parts. To get this type of computers:
  • You can go to one of those small computer stores on major streets, describe to them what you want. They would get the parts together and assemble them for you
  • You can shop in a web store such  and click the "Barebone" link
  • You can investigate how to build a computer from scratch, purchase the parts one by one, and assemble them yourself
You may have a computer without an operating system. For example, you might have formatted the hard drive or you might have created two or more partitions on the hard drive and (may be intentionally) loose the operating system. You may plan to use such a computer as a workstation.
Whether you build your own computer or use one without an operating system, before installing Microsoft Windows XP Professional, make sure the computer meets these hardware requirements:
  • A processor with 300 megahertz or higher processor clock speed recommended; 233 MHz minimum required (single or dual processor system);* Intel Pentium/Celeron family, or AMD K6/Athlon/Duron family, or compatible processor recommended
  • 128 megabytes (MB) of RAM or higher recommended (64 MB minimum supported; may limit performance and some features)
  • 1.5 gigabytes (GB) of available hard disk space
  • Super VGA (800 x 600) or higher-resolution video adapter
  • CD-ROM or DVD drive
  • As many USB ports as possible
  • Mouse and Keyboard ports
Because building a barebone depends on your goals, we will not review here the parts to acquire or the steps performed.


Using Existing Computers

Using Existing Computers

If you already have one or more computers that you plan to use as workstations, you can start by checking the hardware parts installed in the computer. The computer must meet the following requirements

  • Processor: An Intel Pentium or Celeron family of processors or an AMD K6/Athlon/Duron family of processors. The processor should have a 300 megahertz clock speed. A higher speed is recommended.
    To check the speed of the processor of a computer, you have many alternatives:
     
o                                When the computer starts, you can access its BIOS by pressing F2 or F8 depending on the computer, the model or the manufacturer
o                                From the computer's desktop, if it's running Windows 95 and later, you can right-click My Computer and click Properties
o                                You can open Control Panel and double-click System
With these two previous options, you can see the processor's speed in the Computer section of the General property page.
As another alternative to check the computer's processor, from Control Panel, you can double-click System, click the Hardware tab, and click Device Manager. In the Device Manager window, expand the Processors node and double-click the first node under Processors. Here is an example:
  • In most cases, if your computer is running Microsoft Windows XP Home Edition, it should be ready for Windows XP Professional. If the computer is running another operating system but it appears to be too slow, you can replace its processor with a faster one. Before replacing a processor, you must first find out what type of processor your computer use. You cannot just replace any processor for another. To know the type of processor your computer uses, you have three options:
You can check the documentation (manual or user guide) that came with your computer. A page in it should describe the type of processor your computer is using. You can write it down and, when you go to a computer store or to a web store and use this description to purchase a new one. You can purchase a new processor from a computer store or from one of the following web sites:
o                                You can open the computer. In this case, remove the processor. Take it to a computer store and tell the sales people that you want a faster processor

You can call the manufacturer of your computer. They will ask the serial number or the make/model. They will tell you the type of processor installed in it. You can also tell them that you want to purchase a faster processor 
If you purchase or acquire a processor, it is usually easy to install and it comes with easy to-follow instructions. You will need to open the computer. It may be a good idea to take it

to a computer store or a computer repair shop and have them replace the processor for you
  • RAM: The computer must have a memory of at least 64 megabytes (MB). As memory is not particularly expensive nowadays, you should upgrade the computer's memory to at least 512MB
To check the amount of RAM your computer has:

o                                When the computer starts, you can access its BIOS by pressing F2 or F8 depending on the computer, the model or the manufacturer
o                                From the desktop of a Windows 95 and later computer,  you can right-click My Computer and click Properties
o                                You can open Control Panel and double-click System
Any of these two options would show the computer's memory in the General  property page under the Computer section. Here is an example:


If your computer doesn't have enough memory, you can increase it. Like a processor, different computers use different types of memory. Before changing or increasing the memory of your computer, you should find out what type it takes. As mentioned for the processor, you can get this information by consulting the manual it came with, by opening the computer, or by calling the manufacturer.
Computer memory has not been very expensive lately. You can purchase the one appropriate for your computer from a computer, from the manufacturer of your computer, or from a web store. Once you get the memory, you can open the computer and insert the new memory in the sockets next to the existing memory
Hard Drive: Before installing Microsoft Windows XP Professional on an existing computer, make sure the hard drive has the appropriate capacity to handle the OS. To find out how much space your hard drive has, you can open Windows Explorer or My Computer, right-click the C:\ drive and click Properties. Here is an example:


The computer may have more than one drive or many partitions
In this case, you can check the drive or partition you intend to use to install the new operating system.

The hard drive or the partition you intend to use should have at least 1.5 gigabytes (GB) of available hard disk space

  • Video: The computer should have Super VGA video adapter and be able to handle at least an 800 x 600 or higher-resolution.
    To check the current video resolution of your computer, right-click the desktop and click Properties. You can also open Control Panel and double-click Display. In the Display Properties, click Settings:
    To check the video adapter of your computer, click Advanced and click the Adapter tab.

  • CD-ROM or DVD drive: Unless you got this computer a long time ago, it should already have either a CD or a DVD drive or both. If it doesn't, you use one of its empty bays to install one. If the installation seems difficult or something you don't feel like doing, you can purchase an external drive. To do this, you can shop to a computer store or a web store.


  • Network Hardware 1

    Introduction

    As introduced in the previous lesson, in a network, computers and optional other devices are connected to share resources. When a computer or device A is requesting a resource from another computer or device B, the item A is referred to as a client. Because all or most items that are part of a network live in association or cooperation, almost any one of them can be referred to as a client. Based on this, there can be different types of clients. The most regularly used of them is referred to as a workstation

    As its name implies, a workstation is a computer on which a person performs everyday regular assignments. A workstation is primarily a personal computer (PC). It can also be a laptop. You have probably used PCs so far. Almost any modern PC can be used as a workstation and participate on a network.
    Before building a computer network, when planning the workstations, you may be in one of the following scenarios.
    Using New Computers
    If you haven't bought the computer(s) but are planning to, refer to our section on purchasing or acquiring new computers in the Lesson 4.
    

    network Computer Systems

    network Computer Systems:

    Established since 1988, Network Computer Systems NCS has been a leader in the provision of information technology solutions in West Africa and the pioneer of Internet in the sub-region. NCS provides the capabilities to enable companies and organizations operate more efficiently and profitably in an increasingly competitive environment. We provide leading edge technologies and support to deliver enhanced service solutions through fully integrated information systems. 

      The company has a staff of about 80 including 28 professional engineers, 23 administrative managers and 23 other officers. NCS is composed of dynamic, young, highly trained and disciplined staff who are eager to assist. NCS invests in training its human resources to enable us keep up with changes in technology and maintains a core team of international quality researchers who focus on networks and protocol. We participate in conferences, publish papers and are members of the Internet Society, Association of Computing Machinery and the Institute of Electrical Engineers. more 
     
    Ghana.com Webmail
    At Network Computer Systems, we make it easy for all our Internet Subscribers to access their ghana.com email wherever they are by using a web interface from where subscribers log in with their user IDs and the Passwords and have a secure access to mails from Ghana.com Internet account .
    By pointing your browser to
    or clicking webmail link from
    or NCS website
     


    one gains a connection to the web interface. With Ghana.com webmail, Ghana dot com Internet account holders enjoy the true local and international freedom of roaming with their email service.
     

     

    Computer Communications and Networks

    The Computer Communications and Networks series is a range of textbooks, monographs and handbooks. It sets out to provide students, researchers, and non-specialists alike with a sure grounding in current knowledge, together with comprehensible access to the latest developments in computer communications and networking.
    Emphasis is placed on clear and explanatory styles that support a tutorial approach, so that even the most complex of topics is presented in a lucid and intelligible manner.
    Springer is seeking to publish quality books in areas including, but not limited to:
    • Computer Networks (general)
    • Data Communications
    • Distributed Computing
    • Parallel and Systolic Computing
    • Network and Information Security
    • Network Architecture
    • Wireless Ad Hoc and Sensor Networks
    • Mobile Computing
    • Virtual Private Networks
    • Advanced Network Protocol Design and Analysis
    • Protocol Verification and Validation
    • Network Testing
    • Network Management
    • Reliability and Fault Tolerance
    • Performance Modelling
    • Quality of Service
    • Routing and Traffic Engineering
    • Web Computing
    • Network Programming
    • Grid Computing